hbridge13 2.1.0.0
H-Bridge 13 Registers Settings

Settings for registers of H-Bridge 13 Click driver. More...

Macros

#define HBRIDGE13_NONE_PIN   0x00
 H-Bridge 13 description setting.
 
#define HBRIDGE13_AIN1_IO_PIN   0x01
 
#define HBRIDGE13_AIN2_IO_PIN   0x02
 
#define HBRIDGE13_PWM_SW1_PIN   0x04
 
#define HBRIDGE13_PWM_SW2_PIN   0x08
 
#define HBRIDGE13_BIN1_IO_PIN   0x10
 
#define HBRIDGE13_BIN2_IO_PIN   0x20
 
#define HBRIDGE13_AN_SW_PIN   0x40
 
#define HBRIDGE13_FLT_PIN   0x80
 
#define HBRIDGE13_ALL_PIN   0xFF
 
#define HBRIDGE13_DIR_FORWARD   0x01
 H-Bridge 13 direction setting.
 
#define HBRIDGE13_DIR_REVERSE   0x00
 
#define HBRIDGE13_AN_A_PIN_SEL   0x01
 H-Bridge 13 xIPROPI selection setting.
 
#define HBRIDGE13_AN_B_PIN_SEL   0x00
 
#define HBRIDGE13_DEVICE_ADDRESS_A1A0_00   0x70
 H-Bridge 13 device address setting.
 
#define HBRIDGE13_DEVICE_ADDRESS_A1A0_01   0x71
 
#define HBRIDGE13_DEVICE_ADDRESS_A1A0_10   0x72
 
#define HBRIDGE13_DEVICE_ADDRESS_A1A0_11   0x73
 
#define HBRIDGE13_ADC_RESOLUTION   0x0FFF
 H-Bridge 13 ADC setting.
 
#define HBRIDGE13_VREF_3V3   3.3
 
#define HBRIDGE13_VREF_5V   5.0
 
#define HBRIDGE13_DEF_FREQ   5000
 H-Bridge 13 default PWM frequency.
 

Detailed Description

Settings for registers of H-Bridge 13 Click driver.

Macro Definition Documentation

◆ HBRIDGE13_ADC_RESOLUTION

#define HBRIDGE13_ADC_RESOLUTION   0x0FFF

H-Bridge 13 ADC setting.

Specified settings for ADC of H-Bridge 13 Click driver.

◆ HBRIDGE13_AIN1_IO_PIN

#define HBRIDGE13_AIN1_IO_PIN   0x01

◆ HBRIDGE13_AIN2_IO_PIN

#define HBRIDGE13_AIN2_IO_PIN   0x02

◆ HBRIDGE13_ALL_PIN

#define HBRIDGE13_ALL_PIN   0xFF

◆ HBRIDGE13_AN_A_PIN_SEL

#define HBRIDGE13_AN_A_PIN_SEL   0x01

H-Bridge 13 xIPROPI selection setting.

Specified setting for xIPROPI selection of H-Bridge 13 Click driver.

◆ HBRIDGE13_AN_B_PIN_SEL

#define HBRIDGE13_AN_B_PIN_SEL   0x00

◆ HBRIDGE13_AN_SW_PIN

#define HBRIDGE13_AN_SW_PIN   0x40

◆ HBRIDGE13_BIN1_IO_PIN

#define HBRIDGE13_BIN1_IO_PIN   0x10

◆ HBRIDGE13_BIN2_IO_PIN

#define HBRIDGE13_BIN2_IO_PIN   0x20

◆ HBRIDGE13_DEF_FREQ

#define HBRIDGE13_DEF_FREQ   5000

H-Bridge 13 default PWM frequency.

Specified setting for default PWM frequency of H-Bridge 13 Click driver.

◆ HBRIDGE13_DEVICE_ADDRESS_A1A0_00

#define HBRIDGE13_DEVICE_ADDRESS_A1A0_00   0x70

H-Bridge 13 device address setting.

Specified setting for device slave address selection of H-Bridge 13 Click driver.

◆ HBRIDGE13_DEVICE_ADDRESS_A1A0_01

#define HBRIDGE13_DEVICE_ADDRESS_A1A0_01   0x71

◆ HBRIDGE13_DEVICE_ADDRESS_A1A0_10

#define HBRIDGE13_DEVICE_ADDRESS_A1A0_10   0x72

◆ HBRIDGE13_DEVICE_ADDRESS_A1A0_11

#define HBRIDGE13_DEVICE_ADDRESS_A1A0_11   0x73

◆ HBRIDGE13_DIR_FORWARD

#define HBRIDGE13_DIR_FORWARD   0x01

H-Bridge 13 direction setting.

Specified setting for direction of H-Bridge 13 Click driver.

◆ HBRIDGE13_DIR_REVERSE

#define HBRIDGE13_DIR_REVERSE   0x00

◆ HBRIDGE13_FLT_PIN

#define HBRIDGE13_FLT_PIN   0x80

◆ HBRIDGE13_NONE_PIN

#define HBRIDGE13_NONE_PIN   0x00

H-Bridge 13 description setting.

Specified setting for description of H-Bridge 13 Click driver.

◆ HBRIDGE13_PWM_SW1_PIN

#define HBRIDGE13_PWM_SW1_PIN   0x04

◆ HBRIDGE13_PWM_SW2_PIN

#define HBRIDGE13_PWM_SW2_PIN   0x08

◆ HBRIDGE13_VREF_3V3

#define HBRIDGE13_VREF_3V3   3.3

◆ HBRIDGE13_VREF_5V

#define HBRIDGE13_VREF_5V   5.0