barometer3 2.0.0.0
|
#define BAROMETER3_CFG_REG 0x09 |
#define BAROMETER3_COEF_C0 0x10 |
#define BAROMETER3_COEF_C00_C10 0x15 |
#define BAROMETER3_COEF_C00_LSB 0x14 |
#define BAROMETER3_COEF_C00_MSB 0x13 |
#define BAROMETER3_COEF_C01_LSB 0x19 |
#define BAROMETER3_COEF_C01_MSB 0x18 |
#define BAROMETER3_COEF_C0_C1 0x11 |
#define BAROMETER3_COEF_C1 0x12 |
#define BAROMETER3_COEF_C10_LSB 0x17 |
#define BAROMETER3_COEF_C10_MSB 0x16 |
#define BAROMETER3_COEF_C11_LSB 0x1B |
#define BAROMETER3_COEF_C11_MSB 0x1A |
#define BAROMETER3_COEF_C20_LSB 0x1D |
#define BAROMETER3_COEF_C20_MSB 0x1C |
#define BAROMETER3_COEF_C21_LSB 0x1F |
#define BAROMETER3_COEF_C21_MSB 0x1E |
#define BAROMETER3_COEF_C30_LSB 0x21 |
#define BAROMETER3_COEF_C30_MSB 0x20 |
#define BAROMETER3_COEF_SRCE 0x28 |
#define BAROMETER3_FIFO_STS 0x0B |
#define BAROMETER3_INT_STS 0x0A |
#define BAROMETER3_MEAS_CFG 0x08 |
#define BAROMETER3_PROD_ID 0x0D |
#define BAROMETER3_PRS_CFG 0x06 |
#define BAROMETER3_PSR_B0 0x02 |
#define BAROMETER3_PSR_B1 0x01 |
#define BAROMETER3_PSR_B2 0x00 |
#define BAROMETER3_RESET 0x0C |
#define BAROMETER3_TMP_B0 0x05 |
#define BAROMETER3_TMP_B1 0x04 |
#define BAROMETER3_TMP_B2 0x03 |
#define BAROMETER3_TMP_CFG 0x07 |