Click or drag to resize
MotorHat2348 Methods

The MotorHat2348 type exposes the following members.

Methods
  NameDescription
Public methodClose
Public methodCreateDCMotor
Creates a PwmDCMotor object for the specified channel and adds it to the list of Motors.
Public methodCreatePwm
Creates a PwmPin for the specified channel.
Public methodCreateStepperMotor
Creates a PwmStepperMotor object for the specified channels and adds it to the list of Motors.
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also