Table of Contents

Enum DigitalOutputs

Namespace
Harp.Hobgoblin
Assembly
Harp.Hobgoblin.dll

Specifies the state of port digital output lines.

[Flags]
public enum DigitalOutputs : byte

Fields

None = 0
GP15 = 1
GP16 = 2
GP17 = 4
GP18 = 8
GP19 = 16
GP20 = 32
GP21 = 64
GP22 = 128