Table of Contents

Enum PortDigitalIOS

Namespace
Harp.Behavior
Assembly
Harp.Behavior.dll

Specifies the state of the port DIO lines.

[Flags]
public enum PortDigitalIOS : byte

Fields

None = 0
DIO0 = 1
DIO1 = 2
DIO2 = 4