Calibration struct for the BMP180 sensor. More...

Detailed Description

Calibration struct for the BMP180 sensor.

Definition at line 47 of file bmp180.h.

#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
 

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