barometer2 2.0.0.0
Interrupt Config

Macros

#define BAROMETER2_ICFG_AUTORIFP_DISABLE   0x00
 
#define BAROMETER2_ICFG_AUTORIFP_ENABLE   0x80
 
#define BAROMETER2_ICFG_AUTORIFP_NO_RESET   0x00
 
#define BAROMETER2_ICFG_AUTORIFP_RESET   0x40
 
#define BAROMETER2_ICFG_AUTOZERO_DISABLE   0x00
 
#define BAROMETER2_ICFG_AUTOZERO_ENABLE   0x20
 
#define BAROMETER2_ICFG_AUTOZERO_NO_RESET   0x00
 
#define BAROMETER2_ICFG_AUTOZERO_RESET   0x10
 
#define BAROMETER2_ICFG_INT_GENERATION_DISABLE   0x00
 
#define BAROMETER2_ICFG_INT_GENERATION_ENABLE   0x08
 
#define BAROMETER2_ICFG_INT_NOT_LATCHED   0x00
 
#define BAROMETER2_ICFG_INT_LATCHED   0x04
 
#define BAROMETER2_ICFG_INT_PLE_DISABLE   0x00
 
#define BAROMETER2_ICFG_INT_PLE_ENABLE   0x02
 
#define BAROMETER2_ICFG_INT_PHE_DISABLE   0x00
 
#define BAROMETER2_ICFG_INT_PHE_ENABLE   0x01
 

Detailed Description

Macro Definition Documentation

◆ BAROMETER2_ICFG_AUTORIFP_DISABLE

#define BAROMETER2_ICFG_AUTORIFP_DISABLE   0x00

◆ BAROMETER2_ICFG_AUTORIFP_ENABLE

#define BAROMETER2_ICFG_AUTORIFP_ENABLE   0x80

◆ BAROMETER2_ICFG_AUTORIFP_NO_RESET

#define BAROMETER2_ICFG_AUTORIFP_NO_RESET   0x00

◆ BAROMETER2_ICFG_AUTORIFP_RESET

#define BAROMETER2_ICFG_AUTORIFP_RESET   0x40

◆ BAROMETER2_ICFG_AUTOZERO_DISABLE

#define BAROMETER2_ICFG_AUTOZERO_DISABLE   0x00

◆ BAROMETER2_ICFG_AUTOZERO_ENABLE

#define BAROMETER2_ICFG_AUTOZERO_ENABLE   0x20

◆ BAROMETER2_ICFG_AUTOZERO_NO_RESET

#define BAROMETER2_ICFG_AUTOZERO_NO_RESET   0x00

◆ BAROMETER2_ICFG_AUTOZERO_RESET

#define BAROMETER2_ICFG_AUTOZERO_RESET   0x10

◆ BAROMETER2_ICFG_INT_GENERATION_DISABLE

#define BAROMETER2_ICFG_INT_GENERATION_DISABLE   0x00

◆ BAROMETER2_ICFG_INT_GENERATION_ENABLE

#define BAROMETER2_ICFG_INT_GENERATION_ENABLE   0x08

◆ BAROMETER2_ICFG_INT_LATCHED

#define BAROMETER2_ICFG_INT_LATCHED   0x04

◆ BAROMETER2_ICFG_INT_NOT_LATCHED

#define BAROMETER2_ICFG_INT_NOT_LATCHED   0x00

◆ BAROMETER2_ICFG_INT_PHE_DISABLE

#define BAROMETER2_ICFG_INT_PHE_DISABLE   0x00

◆ BAROMETER2_ICFG_INT_PHE_ENABLE

#define BAROMETER2_ICFG_INT_PHE_ENABLE   0x01

◆ BAROMETER2_ICFG_INT_PLE_DISABLE

#define BAROMETER2_ICFG_INT_PLE_DISABLE   0x00

◆ BAROMETER2_ICFG_INT_PLE_ENABLE

#define BAROMETER2_ICFG_INT_PLE_ENABLE   0x02