|
template<typename I2cMaster > |
class | ::modm::Bme280 |
|
class | ::Bme280Test |
|
Enum Values | Documentation |
---|
HUMIDITY_CALCULATED | Remember if the raw data was already converted to calibrated humidity.
|
TEMPERATURE_CALCULATED | Remember if the raw data was already converted to calibrated temperature.
|
PRESSURE_CALCULATED | Remember if the raw data was already converted to calibrated pressure.
|
uint8_t modm::bme280data::DataBase::raw[8] |
|
protected |
The raw data that was read from the sensor 0 .. 2 pressure data 3 .. 5 temperatur data 6 .. 7 humidity data
The documentation for this struct was generated from the following file: