Support for a DRV8833 motor controller.
More...
#include <DRV8833.h>
|
byte | pinStandby |
| The pin number for the standby signal.
|
|
Support for a DRV8833 motor controller.
◆ DRV8833() [1/2]
◆ DRV8833() [2/2]
Setup a DRV8833 motor controller.
- Parameters
-
pinAIn1 | The pin number connected to the AIn1 port |
pinAIn2 | The pin number connected to the AIn2 port |
pinBIn1 | The pin number connected to the BIn1 port |
pinBIn2 | The pin number connceted to the BIn2 port |
pinStandby | The pin number connected to the standby port, 255 indicated that the port is not connected |
directionA | The forward turning direction of motor A |
directionB | The forward turning direction of motor B |
◆ motorA
◆ motorB
◆ pinStandby
byte Passer::RoboidControl::DRV8833::pinStandby |
|
protected |
The pin number for the standby signal.
The documentation for this class was generated from the following files: