Device descriptor for the BMX280 sensor. More...
#include <bmx280.h>
Data Fields | |
| bmx280_params_t | params | 
| Device Parameters.   | |
| bmx280_calibration_t | calibration | 
| Calibration Data.   | |
| int32_t | t_fine | 
| temperature compensation value   | |
| uint8_t | last_reading [BMX280_RAW_LEN] | 
| cache the RAW data   | |
| bmx280_calibration_t bmx280_t::calibration | 
| uint8_t bmx280_t::last_reading[BMX280_RAW_LEN] | 
| bmx280_params_t bmx280_t::params |