dcmotor6 2.0.0.0
|
Macros | |
#define | DCMOTOR6_RETVAL uint8_t |
#define | DCMOTOR6_OK 0x00 |
#define | DCMOTOR6_INIT_ERROR 0xFF |
#define | DCMOTOR6_MOTOR_FORWARD 1 |
#define | DCMOTOR6_MOTOR_REVERSE 2 |
#define | DCMOTOR6_MOTOR_BRAKE 0 |
#define | DCMOTOR6_MOTOR_STOP 0 |
#define DCMOTOR6_INIT_ERROR 0xFF |
#define DCMOTOR6_MOTOR_BRAKE 0 |
#define DCMOTOR6_MOTOR_FORWARD 1 |
#define DCMOTOR6_MOTOR_REVERSE 2 |
#define DCMOTOR6_MOTOR_STOP 0 |
#define DCMOTOR6_OK 0x00 |
#define DCMOTOR6_RETVAL uint8_t |