dcmotor11 2.0.0.0

Macros

#define DCMOTOR11_DIRECTION_FORWARD   0x01
 
#define DCMOTOR11_DIRECTION_BACKWARD   0x02
 
#define DCMOTOR11_DIRECTION_STOP   0x00
 
#define DCMOTOR11_DIRECTION_BREAK   0x03
 

Detailed Description

Macro Definition Documentation

◆ DCMOTOR11_DIRECTION_BACKWARD

#define DCMOTOR11_DIRECTION_BACKWARD   0x02

◆ DCMOTOR11_DIRECTION_BREAK

#define DCMOTOR11_DIRECTION_BREAK   0x03

◆ DCMOTOR11_DIRECTION_FORWARD

#define DCMOTOR11_DIRECTION_FORWARD   0x01

◆ DCMOTOR11_DIRECTION_STOP

#define DCMOTOR11_DIRECTION_STOP   0x00