hbridge5 2.0.0.0

Macros

#define HBRIDGE5_PORT_PHASE   0x01
 
#define HBRIDGE5_PORT_ENABLE   0x02
 
#define HBRIDGE5_PORT_BRAKE   0x04
 
#define HBRIDGE5_PORT_B_MODE   0x08
 
#define HBRIDGE5_PORT_N_SLEEP   0x10
 
#define HBRIDGE5_PORT_N_FAULT   0x20
 

Detailed Description

Macro Definition Documentation

◆ HBRIDGE5_PORT_B_MODE

#define HBRIDGE5_PORT_B_MODE   0x08

◆ HBRIDGE5_PORT_BRAKE

#define HBRIDGE5_PORT_BRAKE   0x04

◆ HBRIDGE5_PORT_ENABLE

#define HBRIDGE5_PORT_ENABLE   0x02

◆ HBRIDGE5_PORT_N_FAULT

#define HBRIDGE5_PORT_N_FAULT   0x20

◆ HBRIDGE5_PORT_N_SLEEP

#define HBRIDGE5_PORT_N_SLEEP   0x10

◆ HBRIDGE5_PORT_PHASE

#define HBRIDGE5_PORT_PHASE   0x01