Table of Contents

Enum DigitalInputs

Namespace
Harp.Hobgoblin
Assembly
Harp.Hobgoblin.dll

Specifies the state of port digital input lines.

[Flags]
public enum DigitalInputs : byte

Fields

None = 0
GP2 = 1
GP3 = 2
GP12 = 4
GP13 = 8
GP14 = 16