Click or drag to resize
PwmStepperMotorStepAsyncState Property
The current MotorState.

Namespace:  Adafruit.IoT.Motors
Assembly:  Adafruit.IoT (in Adafruit.IoT.dll) Version: 1.0.6.0 (1.0.6.0)
Syntax
public MotorState StepAsyncState { get; }

Property Value

Type: MotorState
See Also