modm API documentation
modm::bmp085data::Calibration Struct Reference

#include <modm/driver/pressure/bmp085_data.hpp>

Public Attributes

int16_t ac1
 
int16_t ac2
 
int16_t ac3
 
uint16_t ac4
 
uint16_t ac5
 
uint16_t ac6
 
int16_t b1
 
int16_t b2
 
int16_t mb
 
int16_t mc
 
int16_t md
 

Detailed Description

Holds the calibration data from the sensor. Values are used for calculation of calibrated sensor values from raw sensor data


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