barometer3 2.0.0.0
interrupt status <br>

Macros

#define BAROMETER3_INT_FIFO_FULL   0x04
 
#define BAROMETER3_INT_TMP_FLG   0x02
 
#define BAROMETER3_INT_PRS_FLG   0x01
 

Detailed Description

Macro Definition Documentation

◆ BAROMETER3_INT_FIFO_FULL

#define BAROMETER3_INT_FIFO_FULL   0x04

◆ BAROMETER3_INT_PRS_FLG

#define BAROMETER3_INT_PRS_FLG   0x01

◆ BAROMETER3_INT_TMP_FLG

#define BAROMETER3_INT_TMP_FLG   0x02