BME280 Driver 2.0.x
Driver for BME280 sensor
Loading...
Searching...
No Matches
BME280_t Struct Reference

Keeps all data related to a single sensor. More...

#include <bme280_definitions.h>

Collaboration diagram for BME280_t:

Data Fields

BME280_Driver_tdriver
 structure with driver functions
 
struct BME280_calibration_data trimm
 structure with calibration data
 
BME280_S32_t t_fine
 variable keeps result of internal temperature compensation and is used to compensate pressure and humidity
 
uint8_t initialized
 variable stores current initialization status
 
uint8_t mode
 variable stores current operating mode
 

Detailed Description

Keeps all data related to a single sensor.

Note
User should not manipulate this structure. It is only for internal library use. Any changes should be done by dedicated public functions.

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