Internal struct storing the calibration values of an BME280.
More...
#include <bme280.h>
|
uint16_t | t1 |
|
int16_t | t2 |
|
int16_t | t3 |
|
uint16_t | p1 |
|
int16_t | p2 |
|
int16_t | p3 |
|
int16_t | p4 |
|
int16_t | p5 |
|
int16_t | p6 |
|
int16_t | p7 |
|
int16_t | p8 |
|
int16_t | p9 |
|
uint8_t | h1 |
|
int16_t | h2 |
|
uint8_t | h3 |
|
int16_t | h4 |
|
int16_t | h5 |
|
int8_t | h6 |
|
Internal struct storing the calibration values of an BME280.
Definition at line 11 of file bme280.h.
◆ h1
uint8_t esphome::bme280::BME280CalibrationData::h1 |
◆ h2
int16_t esphome::bme280::BME280CalibrationData::h2 |
◆ h3
uint8_t esphome::bme280::BME280CalibrationData::h3 |
◆ h4
int16_t esphome::bme280::BME280CalibrationData::h4 |
◆ h5
int16_t esphome::bme280::BME280CalibrationData::h5 |
◆ h6
int8_t esphome::bme280::BME280CalibrationData::h6 |
◆ p1
uint16_t esphome::bme280::BME280CalibrationData::p1 |
◆ p2
int16_t esphome::bme280::BME280CalibrationData::p2 |
◆ p3
int16_t esphome::bme280::BME280CalibrationData::p3 |
◆ p4
int16_t esphome::bme280::BME280CalibrationData::p4 |
◆ p5
int16_t esphome::bme280::BME280CalibrationData::p5 |
◆ p6
int16_t esphome::bme280::BME280CalibrationData::p6 |
◆ p7
int16_t esphome::bme280::BME280CalibrationData::p7 |
◆ p8
int16_t esphome::bme280::BME280CalibrationData::p8 |
◆ p9
int16_t esphome::bme280::BME280CalibrationData::p9 |
◆ t1
uint16_t esphome::bme280::BME280CalibrationData::t1 |
◆ t2
int16_t esphome::bme280::BME280CalibrationData::t2 |
◆ t3
int16_t esphome::bme280::BME280CalibrationData::t3 |
The documentation for this struct was generated from the following file:
- /opt/build/esphome/esphome/components/bme280/bme280.h