YAHAL
Yet Another Hardware Abstraction Library
Loading...
Searching...
No Matches
BME280::CALIBRATION_DATA Struct Reference

Public Attributes

uint16_t dig_T1
 
int16_t dig_T2
 
int16_t dig_T3
 
uint16_t dig_P1
 
int16_t dig_P2
 
int16_t dig_P3
 
int16_t dig_P4
 
int16_t dig_P5
 
int16_t dig_P6
 
int16_t dig_P7
 
int16_t dig_P8
 
int16_t dig_P9
 
uint8_t dig_H1
 
int16_t dig_H2
 
uint8_t dig_H3
 
int16_t dig_H4
 
int16_t dig_H5
 
int8_t dig_H6
 

Detailed Description

Definition at line 96 of file bme280_drv.h.

Member Data Documentation

◆ dig_H1

uint8_t BME280::CALIBRATION_DATA::dig_H1

Definition at line 114 of file bme280_drv.h.

◆ dig_H2

int16_t BME280::CALIBRATION_DATA::dig_H2

Definition at line 115 of file bme280_drv.h.

◆ dig_H3

uint8_t BME280::CALIBRATION_DATA::dig_H3

Definition at line 116 of file bme280_drv.h.

◆ dig_H4

int16_t BME280::CALIBRATION_DATA::dig_H4

Definition at line 117 of file bme280_drv.h.

◆ dig_H5

int16_t BME280::CALIBRATION_DATA::dig_H5

Definition at line 118 of file bme280_drv.h.

◆ dig_H6

int8_t BME280::CALIBRATION_DATA::dig_H6

Definition at line 119 of file bme280_drv.h.

◆ dig_P1

uint16_t BME280::CALIBRATION_DATA::dig_P1

Definition at line 103 of file bme280_drv.h.

◆ dig_P2

int16_t BME280::CALIBRATION_DATA::dig_P2

Definition at line 104 of file bme280_drv.h.

◆ dig_P3

int16_t BME280::CALIBRATION_DATA::dig_P3

Definition at line 105 of file bme280_drv.h.

◆ dig_P4

int16_t BME280::CALIBRATION_DATA::dig_P4

Definition at line 106 of file bme280_drv.h.

◆ dig_P5

int16_t BME280::CALIBRATION_DATA::dig_P5

Definition at line 107 of file bme280_drv.h.

◆ dig_P6

int16_t BME280::CALIBRATION_DATA::dig_P6

Definition at line 108 of file bme280_drv.h.

◆ dig_P7

int16_t BME280::CALIBRATION_DATA::dig_P7

Definition at line 109 of file bme280_drv.h.

◆ dig_P8

int16_t BME280::CALIBRATION_DATA::dig_P8

Definition at line 110 of file bme280_drv.h.

◆ dig_P9

int16_t BME280::CALIBRATION_DATA::dig_P9

Definition at line 111 of file bme280_drv.h.

◆ dig_T1

uint16_t BME280::CALIBRATION_DATA::dig_T1

Definition at line 98 of file bme280_drv.h.

◆ dig_T2

int16_t BME280::CALIBRATION_DATA::dig_T2

Definition at line 99 of file bme280_drv.h.

◆ dig_T3

int16_t BME280::CALIBRATION_DATA::dig_T3

Definition at line 100 of file bme280_drv.h.


The documentation for this struct was generated from the following file: