Table of Contents

Enum PwmChannels

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

Specifies the available PWM protocols.

[Flags]
public enum PwmChannels : byte

Fields

None = 0
Pwm0 = 1
Pwm1 = 2
Pwm2 = 4