Table of Contents

Enum DigitalInputs

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Specifies the available digital input lines.

[Flags]
public enum DigitalInputs : byte

Fields

None = 0
Input0 = 1
Input1 = 2
Input2 = 4
Input3 = 8