Enum PwmChannels
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Specifies the available PWM protocols.
[Flags]
public enum PwmChannels : byte
Fields
None = 0Pwm0 = 1Pwm1 = 2Pwm2 = 4
Specifies the available PWM protocols.
[Flags]
public enum PwmChannels : byte
None = 0Pwm0 = 1Pwm1 = 2Pwm2 = 4