StatusSignalTAsSupplier Method
Returns a lambda that calls Refresh and gets the value on this object.
Namespace: CTRE.Phoenix6Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
public Func<T> AsSupplier()
member AsSupplier : unit -> Func<'T>
Return Value
FuncTLambda that refreshes this signal and returns it