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 | |