Enum HoldCurrentReduction
- Namespace
- Harp.StepperDriver
- Assembly
- Harp.StepperDriver.dll
Specifies the hold current reduction.
public enum HoldCurrentReduction : byte
Fields
ReductionTo50Percent = 0ReductionTo25Percent = 1ReductionTo12Percent = 2NoReduction = 3