smartbuck 2.0.0.0
Options for driver functions

Macros

#define SMARTBUCK_WIPER0_SEL   0x00
 
#define SMARTBUCK_WIPER1_SEL   0x01
 
#define SMARTBUCK_REGULATOR_DIS   0x00
 
#define SMARTBUCK_REGULATOR_EN   0x01
 
#define SMARTBUCK_AUTO_TRICKLE_MODE   0x01
 
#define SMARTBUCK_FORCE_PWM_MODE   0x00
 
#define SMARTBUCK_ALL_CHANN_OFF   0xF0
 
#define SMARTBUCK_ALL_CHANN_ON   0x00
 
#define SMARTBUCK_CH1_ON   0x70
 
#define SMARTBUCK_CH2_ON   0xB0
 
#define SMARTBUCK_CH3_ON   0xD0
 
#define SMARTBUCK_CH4_ON   0xE0
 
#define SMARTBUCK_ALL_DATA_UNSIGN_FORM   0x00
 
#define SMARTBUCK_ALL_DATA_SIGN_FORM   0xFF
 
#define SMARTBUCK_CH1_VSENSE_SIGN_FORM   0x80
 
#define SMARTBUCK_CH2_VSENSE_SIGN_FORM   0x40
 
#define SMARTBUCK_CH3_VSENSE_SIGN_FORM   0x20
 
#define SMARTBUCK_CH4_VSENSE_SIGN_FORM   0x10
 
#define SMARTBUCK_CH1_VBUS_SIGN_FORM   0x08
 
#define SMARTBUCK_CH2_VBUS_SIGN_FORM   0x04
 
#define SMARTBUCK_CH3_VBUS_SIGN_FORM   0x02
 
#define SMARTBUCK_CH4_VBUS_SIGN_FORM   0x01
 
#define SMARTBUCK_SAMPL_DATA_MODE   0x00
 
#define SMARTBUCK_AVRG_DATA_MODE   0x01
 

Detailed Description

Macro Definition Documentation

◆ SMARTBUCK_ALL_CHANN_OFF

#define SMARTBUCK_ALL_CHANN_OFF   0xF0

◆ SMARTBUCK_ALL_CHANN_ON

#define SMARTBUCK_ALL_CHANN_ON   0x00

◆ SMARTBUCK_ALL_DATA_SIGN_FORM

#define SMARTBUCK_ALL_DATA_SIGN_FORM   0xFF

◆ SMARTBUCK_ALL_DATA_UNSIGN_FORM

#define SMARTBUCK_ALL_DATA_UNSIGN_FORM   0x00

◆ SMARTBUCK_AUTO_TRICKLE_MODE

#define SMARTBUCK_AUTO_TRICKLE_MODE   0x01

◆ SMARTBUCK_AVRG_DATA_MODE

#define SMARTBUCK_AVRG_DATA_MODE   0x01

◆ SMARTBUCK_CH1_ON

#define SMARTBUCK_CH1_ON   0x70

◆ SMARTBUCK_CH1_VBUS_SIGN_FORM

#define SMARTBUCK_CH1_VBUS_SIGN_FORM   0x08

◆ SMARTBUCK_CH1_VSENSE_SIGN_FORM

#define SMARTBUCK_CH1_VSENSE_SIGN_FORM   0x80

◆ SMARTBUCK_CH2_ON

#define SMARTBUCK_CH2_ON   0xB0

◆ SMARTBUCK_CH2_VBUS_SIGN_FORM

#define SMARTBUCK_CH2_VBUS_SIGN_FORM   0x04

◆ SMARTBUCK_CH2_VSENSE_SIGN_FORM

#define SMARTBUCK_CH2_VSENSE_SIGN_FORM   0x40

◆ SMARTBUCK_CH3_ON

#define SMARTBUCK_CH3_ON   0xD0

◆ SMARTBUCK_CH3_VBUS_SIGN_FORM

#define SMARTBUCK_CH3_VBUS_SIGN_FORM   0x02

◆ SMARTBUCK_CH3_VSENSE_SIGN_FORM

#define SMARTBUCK_CH3_VSENSE_SIGN_FORM   0x20

◆ SMARTBUCK_CH4_ON

#define SMARTBUCK_CH4_ON   0xE0

◆ SMARTBUCK_CH4_VBUS_SIGN_FORM

#define SMARTBUCK_CH4_VBUS_SIGN_FORM   0x01

◆ SMARTBUCK_CH4_VSENSE_SIGN_FORM

#define SMARTBUCK_CH4_VSENSE_SIGN_FORM   0x10

◆ SMARTBUCK_FORCE_PWM_MODE

#define SMARTBUCK_FORCE_PWM_MODE   0x00

◆ SMARTBUCK_REGULATOR_DIS

#define SMARTBUCK_REGULATOR_DIS   0x00

◆ SMARTBUCK_REGULATOR_EN

#define SMARTBUCK_REGULATOR_EN   0x01

◆ SMARTBUCK_SAMPL_DATA_MODE

#define SMARTBUCK_SAMPL_DATA_MODE   0x00

◆ SMARTBUCK_WIPER0_SEL

#define SMARTBUCK_WIPER0_SEL   0x00

◆ SMARTBUCK_WIPER1_SEL

#define SMARTBUCK_WIPER1_SEL   0x01