DeviceEnableValue Enumeration

True if the device is enabled.

Definition

Namespace: CTRE.Phoenix6.Signals
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public enum DeviceEnableValue

Members

Disabled0 
Enabled1 

See Also