barometer5 2.0.0.0
|
Macros | |
#define | BAROMETER5_CMD_RESET 0x1E |
Barometer 5 description commands. | |
#define | BAROMETER5_CMD_CONV_D1_OSR_256 0x40 |
#define | BAROMETER5_CMD_CONV_D1_OSR_512 0x42 |
#define | BAROMETER5_CMD_CONV_D1_OSR_1024 0x44 |
#define | BAROMETER5_CMD_CONV_D1_OSR_2048 0x46 |
#define | BAROMETER5_CMD_CONV_D1_OSR_4096 0x48 |
#define | BAROMETER5_CMD_CONV_D2_OSR_256 0x50 |
#define | BAROMETER5_CMD_CONV_D2_OSR_512 0x52 |
#define | BAROMETER5_CMD_CONV_D2_OSR_1024 0x54 |
#define | BAROMETER5_CMD_CONV_D2_OSR_2048 0x56 |
#define | BAROMETER5_CMD_CONV_D2_OSR_4096 0x58 |
#define | BAROMETER5_CMD_ADC_READ 0x00 |
#define | BAROMETER5_CMD_PROM_READ_START 0xA0 |
#define BAROMETER5_CMD_ADC_READ 0x00 |
#define BAROMETER5_CMD_CONV_D1_OSR_1024 0x44 |
#define BAROMETER5_CMD_CONV_D1_OSR_2048 0x46 |
#define BAROMETER5_CMD_CONV_D1_OSR_256 0x40 |
#define BAROMETER5_CMD_CONV_D1_OSR_4096 0x48 |
#define BAROMETER5_CMD_CONV_D1_OSR_512 0x42 |
#define BAROMETER5_CMD_CONV_D2_OSR_1024 0x54 |
#define BAROMETER5_CMD_CONV_D2_OSR_2048 0x56 |
#define BAROMETER5_CMD_CONV_D2_OSR_256 0x50 |
#define BAROMETER5_CMD_CONV_D2_OSR_4096 0x58 |
#define BAROMETER5_CMD_CONV_D2_OSR_512 0x52 |
#define BAROMETER5_CMD_PROM_READ_START 0xA0 |
#define BAROMETER5_CMD_RESET 0x1E |
Barometer 5 description commands.
Specified commands for description of Barometer 5 Click driver.