pressure3 2.0.0.0
Temperature Configuration

Macros

#define PRESSURE3_BIT_MASK_TMP_EXT_INTERNAL_SENSOR   0x00
 
#define PRESSURE3_BIT_MASK_TMP_EXT_EXTERNAL_SENSOR   0x80
 
#define PRESSURE3_BIT_MASK_TMP_RATE_1_PER_SEC   0x00
 
#define PRESSURE3_BIT_MASK_TMP_RATE_2_PER_SEC   0x10
 
#define PRESSURE3_BIT_MASK_TMP_RATE_4_PER_SEC   0x20
 
#define PRESSURE3_BIT_MASK_TMP_RATE_8_PER_SEC   0x30
 
#define PRESSURE3_BIT_MASK_TMP_RATE_16_PER_SEC   0x40
 
#define PRESSURE3_BIT_MASK_TMP_RATE_32_PER_SEC   0x50
 
#define PRESSURE3_BIT_MASK_TMP_RATE_64_PER_SEC   0x60
 
#define PRESSURE3_BIT_MASK_TMP_RATE_128_PER_SEC   0x70
 
#define PRESSURE3_BIT_MASK_TMP_PRC_1_PER_SEC   0x00
 
#define PRESSURE3_BIT_MASK_TMP_PRC_2_PER_SEC   0x01
 
#define PRESSURE3_BIT_MASK_TMP_PRC_4_PER_SEC   0x02
 
#define PRESSURE3_BIT_MASK_TMP_PRC_8_PER_SEC   0x03
 
#define PRESSURE3_BIT_MASK_TMP_PRC_16_PER_SEC   0x04
 
#define PRESSURE3_BIT_MASK_TMP_PRC_32_PER_SEC   0x05
 
#define PRESSURE3_BIT_MASK_TMP_PRC_64_PER_SEC   0x06
 
#define PRESSURE3_BIT_MASK_TMP_PRC_128_PER_SEC   0x07
 

Detailed Description

Macro Definition Documentation

◆ PRESSURE3_BIT_MASK_TMP_EXT_EXTERNAL_SENSOR

#define PRESSURE3_BIT_MASK_TMP_EXT_EXTERNAL_SENSOR   0x80

◆ PRESSURE3_BIT_MASK_TMP_EXT_INTERNAL_SENSOR

#define PRESSURE3_BIT_MASK_TMP_EXT_INTERNAL_SENSOR   0x00

◆ PRESSURE3_BIT_MASK_TMP_PRC_128_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_PRC_128_PER_SEC   0x07

◆ PRESSURE3_BIT_MASK_TMP_PRC_16_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_PRC_16_PER_SEC   0x04

◆ PRESSURE3_BIT_MASK_TMP_PRC_1_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_PRC_1_PER_SEC   0x00

◆ PRESSURE3_BIT_MASK_TMP_PRC_2_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_PRC_2_PER_SEC   0x01

◆ PRESSURE3_BIT_MASK_TMP_PRC_32_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_PRC_32_PER_SEC   0x05

◆ PRESSURE3_BIT_MASK_TMP_PRC_4_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_PRC_4_PER_SEC   0x02

◆ PRESSURE3_BIT_MASK_TMP_PRC_64_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_PRC_64_PER_SEC   0x06

◆ PRESSURE3_BIT_MASK_TMP_PRC_8_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_PRC_8_PER_SEC   0x03

◆ PRESSURE3_BIT_MASK_TMP_RATE_128_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_RATE_128_PER_SEC   0x70

◆ PRESSURE3_BIT_MASK_TMP_RATE_16_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_RATE_16_PER_SEC   0x40

◆ PRESSURE3_BIT_MASK_TMP_RATE_1_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_RATE_1_PER_SEC   0x00

◆ PRESSURE3_BIT_MASK_TMP_RATE_2_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_RATE_2_PER_SEC   0x10

◆ PRESSURE3_BIT_MASK_TMP_RATE_32_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_RATE_32_PER_SEC   0x50

◆ PRESSURE3_BIT_MASK_TMP_RATE_4_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_RATE_4_PER_SEC   0x20

◆ PRESSURE3_BIT_MASK_TMP_RATE_64_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_RATE_64_PER_SEC   0x60

◆ PRESSURE3_BIT_MASK_TMP_RATE_8_PER_SEC

#define PRESSURE3_BIT_MASK_TMP_RATE_8_PER_SEC   0x30