Help for Adafruit.IoT
Help for Adafruit.IoT
Adafruit.IoT.Motors
PwmDCMotor Class
PwmDCMotor Methods
Close Method
Run Method
SetSpeed Method
Stop Method
PwmDCMotor
Stop Method
Stop the motor and cut its power.
Namespace:
Adafruit.IoT.Motors
Assembly:
Adafruit.IoT (in Adafruit.IoT.dll) Version: 1.0.6.0 (1.0.6.0)
Syntax
C#
VB
C++
Copy
public
void
Stop
()
Public
Sub
Stop
public
:
virtual
void
Stop
()
sealed
Implements
IMotor
Stop
See Also
Reference
PwmDCMotor Class
Adafruit.IoT.Motors Namespace