 | PwmStepperMotorStepAsyncState Property |
Namespace:
Adafruit.IoT.Motors
Assembly:
Adafruit.IoT (in Adafruit.IoT.dll) Version: 1.0.6.0 (1.0.6.0)
Syntaxpublic MotorState StepAsyncState { get; }
Public ReadOnly Property StepAsyncState As MotorState
Get
public:
virtual property MotorState StepAsyncState {
MotorState get () sealed;
}
Property Value
Type:
MotorState
See Also