#include <bmp085_bst.h>
Public Attributes | |
unsigned char | al_version |
BMP085_BUS_RD_RETURN_TYPE(* | bus_read )(BMP085_BUS_RD_PARAM_TYPES) |
BMP085_BUS_WR_RETURN_TYPE(* | bus_write )(BMP085_BUS_WR_PARAM_TYPES) |
bmp085_smd500_calibration_param_t | cal_param |
unsigned char | chip_id |
BMP085_MDELAY_RETURN_TYPE(* | delay_msec )(BMP085_MDELAY_DATA_TYPE) |
unsigned char | dev_addr |
unsigned char | ml_version |
unsigned char | mode |
int | number_of_samples |
short | oversampling_setting |
long | param_b5 |
unsigned char | sensortype |
short | smd500_masterclock |
short | smd500_t_resolution |
BMP085 image registers data structure
Definition at line 259 of file bmp085_bst.h.
unsigned char bmp085_t::al_version |
Definition at line 263 of file bmp085_bst.h.
Definition at line 272 of file bmp085_bst.h.
Definition at line 271 of file bmp085_bst.h.
Definition at line 261 of file bmp085_bst.h.
unsigned char bmp085_t::chip_id |
Definition at line 263 of file bmp085_bst.h.
Definition at line 273 of file bmp085_bst.h.
unsigned char bmp085_t::dev_addr |
Definition at line 264 of file bmp085_bst.h.
unsigned char bmp085_t::ml_version |
Definition at line 263 of file bmp085_bst.h.
unsigned char bmp085_t::mode |
Definition at line 262 of file bmp085_bst.h.
Definition at line 268 of file bmp085_bst.h.
Definition at line 269 of file bmp085_bst.h.
long bmp085_t::param_b5 |
Definition at line 267 of file bmp085_bst.h.
unsigned char bmp085_t::sensortype |
Definition at line 265 of file bmp085_bst.h.
Definition at line 270 of file bmp085_bst.h.
Definition at line 270 of file bmp085_bst.h.