Click or drag to resize
Adafruit.IoT.Motors Namespace
The Adafruit.IoT.Devices namespace contains types that support various motors when attached to Adafruit devices under Windows 10 IoT Core.
Classes
  ClassDescription
Public classPwmDCMotor
Represents a DC Motor connected to a PWM controller.
Public classPwmStepperMotor
Represents a stepper motor connected to a PWM controller.
Interfaces
  InterfaceDescription
Public interfaceIMotor
Defines common methods used by all motors.
Enumerations
  EnumerationDescription
Public enumerationDirection
Specifies the motor direction.
Public enumerationMotorState
The valid states of a stepper motor.
Public enumerationSteppingStyle
Specifies the stepper motor stepping style.