pressure4
2.0.0.0
|
Click ctx object definition. More...
#include <pressure4.h>
Data Fields | |
i2c_master_t | i2c |
spi_master_t | spi |
hal_i2c_address_t | slave_address |
pressure4_master_io_t | write_f |
pressure4_master_io_t | read_f |
pressure4_select_t | master_sel |
uint16_t | dig_t1 |
int16_t | dig_t2 |
int16_t | dig_t3 |
uint16_t | dig_p1 |
int16_t | dig_p2 |
int16_t | dig_p3 |
int16_t | dig_p4 |
int16_t | dig_p5 |
int16_t | dig_p6 |
int16_t | dig_p7 |
int16_t | dig_p8 |
int16_t | dig_p9 |
int32_t | t_fine |
double | t1_calc_1 |
double | p3_calc_1 |
Click ctx object definition.
uint16_t dig_p1 |
int16_t dig_p2 |
int16_t dig_p3 |
int16_t dig_p4 |
int16_t dig_p5 |
int16_t dig_p6 |
int16_t dig_p7 |
int16_t dig_p8 |
int16_t dig_p9 |
uint16_t dig_t1 |
int16_t dig_t2 |
int16_t dig_t3 |
i2c_master_t i2c |
pressure4_select_t master_sel |
double p3_calc_1 |
pressure4_master_io_t read_f |
hal_i2c_address_t slave_address |
spi_master_t spi |
double t1_calc_1 |
int32_t t_fine |
pressure4_master_io_t write_f |