Table of Contents

Enum InputOpModeConfig

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Specifies the inputs operation mode.

public enum InputOpModeConfig : byte

Fields

EventOnly = 0
StopMotor0OnRising = 16
StopMotor1OnRising = 17
StopMotor2OnRising = 18
StopMotor3OnRising = 19
StopMotor0OnFalling = 32
StopMotor1OnFalling = 33
StopMotor2OnFalling = 34
StopMotor3OnFalling = 35