Enum LedState
Specifies the LEDs state.
[Flags]
public enum LedState : byte
Fields
None = 0Led0On = 1Led1On = 2Led0Off = 4Led1Off = 8
Specifies the LEDs state.
[Flags]
public enum LedState : byte
None = 0Led0On = 1Led1On = 2Led0Off = 4Led1Off = 8