Table of Contents

Enum PwmOutputs

Namespace
Harp.Behavior
Assembly
Harp.Behavior.dll

Specifies the state of PWM output lines.

[Flags]
public enum PwmOutputs : byte

Fields

None = 0
PwmDO0 = 1
PwmDO1 = 2
PwmDO2 = 4
PwmDO3 = 8