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
 

Detailed Description

Macro Definition Documentation

◆ BAROMETER5_CMD_ADC_READ

#define BAROMETER5_CMD_ADC_READ   0x00

◆ BAROMETER5_CMD_CONV_D1_OSR_1024

#define BAROMETER5_CMD_CONV_D1_OSR_1024   0x44

◆ BAROMETER5_CMD_CONV_D1_OSR_2048

#define BAROMETER5_CMD_CONV_D1_OSR_2048   0x46

◆ BAROMETER5_CMD_CONV_D1_OSR_256

#define BAROMETER5_CMD_CONV_D1_OSR_256   0x40

◆ BAROMETER5_CMD_CONV_D1_OSR_4096

#define BAROMETER5_CMD_CONV_D1_OSR_4096   0x48

◆ BAROMETER5_CMD_CONV_D1_OSR_512

#define BAROMETER5_CMD_CONV_D1_OSR_512   0x42

◆ BAROMETER5_CMD_CONV_D2_OSR_1024

#define BAROMETER5_CMD_CONV_D2_OSR_1024   0x54

◆ BAROMETER5_CMD_CONV_D2_OSR_2048

#define BAROMETER5_CMD_CONV_D2_OSR_2048   0x56

◆ BAROMETER5_CMD_CONV_D2_OSR_256

#define BAROMETER5_CMD_CONV_D2_OSR_256   0x50

◆ BAROMETER5_CMD_CONV_D2_OSR_4096

#define BAROMETER5_CMD_CONV_D2_OSR_4096   0x58

◆ BAROMETER5_CMD_CONV_D2_OSR_512

#define BAROMETER5_CMD_CONV_D2_OSR_512   0x52

◆ BAROMETER5_CMD_PROM_READ_START

#define BAROMETER5_CMD_PROM_READ_START   0xA0

◆ BAROMETER5_CMD_RESET

#define BAROMETER5_CMD_RESET   0x1E

Barometer 5 description commands.

Specified commands for description of Barometer 5 Click driver.