Calibration struct for the BMP180 sensor. More...
#include <bmp180.h>
Data Fields | |
| int16_t | ac1 | 
| ac1 coefficient  | |
| int16_t | ac2 | 
| ac2 coefficient  | |
| int16_t | ac3 | 
| ac3 coefficient  | |
| int16_t | b1 | 
| b1 coefficient  | |
| int16_t | b2 | 
| b2 coefficient  | |
| int16_t | mb | 
| mb coefficient  | |
| int16_t | mc | 
| mc coefficient  | |
| int16_t | md | 
| md coefficient  | |
| uint16_t | ac4 | 
| ac4 coefficient  | |
| uint16_t | ac5 | 
| ac5 coefficient  | |
| uint16_t | ac6 | 
| ac6 coefficient  | |