smartbuck 2.0.0.0
PAC1934 Control register

Macros

#define SMARTBUCK_PAC_1024_SAMPL   0x00
 
#define SMARTBUCK_PAC_256_SAMPL   0x40
 
#define SMARTBUCK_PAC_64_SAMPL   0x80
 
#define SMARTBUCK_PAC_8_SAMPL   0xC0
 
#define SMARTBUCK_PAC_SLEEP_MODE   0x20
 
#define SMARTBUCK_PAC_SEQUENTIAL_MODE   0x00
 
#define SMARTBUCK_PAC_SINGLE_SHOT_MODE   0x10
 
#define SMARTBUCK_PAC_ALERT_PIN_EN   0x0C
 
#define SMARTBUCK_PAC_OVF_ALERT_EN   0x02
 

Detailed Description

Macro Definition Documentation

◆ SMARTBUCK_PAC_1024_SAMPL

#define SMARTBUCK_PAC_1024_SAMPL   0x00

◆ SMARTBUCK_PAC_256_SAMPL

#define SMARTBUCK_PAC_256_SAMPL   0x40

◆ SMARTBUCK_PAC_64_SAMPL

#define SMARTBUCK_PAC_64_SAMPL   0x80

◆ SMARTBUCK_PAC_8_SAMPL

#define SMARTBUCK_PAC_8_SAMPL   0xC0

◆ SMARTBUCK_PAC_ALERT_PIN_EN

#define SMARTBUCK_PAC_ALERT_PIN_EN   0x0C

◆ SMARTBUCK_PAC_OVF_ALERT_EN

#define SMARTBUCK_PAC_OVF_ALERT_EN   0x02

◆ SMARTBUCK_PAC_SEQUENTIAL_MODE

#define SMARTBUCK_PAC_SEQUENTIAL_MODE   0x00

◆ SMARTBUCK_PAC_SINGLE_SHOT_MODE

#define SMARTBUCK_PAC_SINGLE_SHOT_MODE   0x10

◆ SMARTBUCK_PAC_SLEEP_MODE

#define SMARTBUCK_PAC_SLEEP_MODE   0x20