hbridge7 2.0.0.0

Macros

#define HBRIDGE7_MOTOR_SLEEP   0
 
#define HBRIDGE7_MOTOR_BRAKE   1
 
#define HBRIDGE7_MOTOR_REVERSE   2
 
#define HBRIDGE7_MOTOR_FORWARD   3
 

Detailed Description

Macro Definition Documentation

◆ HBRIDGE7_MOTOR_BRAKE

#define HBRIDGE7_MOTOR_BRAKE   1

◆ HBRIDGE7_MOTOR_FORWARD

#define HBRIDGE7_MOTOR_FORWARD   3

◆ HBRIDGE7_MOTOR_REVERSE

#define HBRIDGE7_MOTOR_REVERSE   2

◆ HBRIDGE7_MOTOR_SLEEP

#define HBRIDGE7_MOTOR_SLEEP   0