Table of Contents

Enum DigitalInputs

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Specifies the state of port digital input lines.

[Flags]
public enum DigitalInputs : byte

Fields

None = 0
DI0 = 1
DI1 = 2