weather 2.0.0.0
|
Click ctx object definition. More...
#include <weather.h>
Data Fields | |
i2c_master_t | i2c |
spi_master_t | spi |
uint8_t | slave_address |
pin_name_t | chip_select |
weather_master_io_t | write_f |
weather_master_io_t | read_f |
uint8_t | master_sel |
weather_digital_data_t | calib_params |
Click ctx object definition.
weather_digital_data_t calib_params |
pin_name_t chip_select |
i2c_master_t i2c |
uint8_t master_sel |
weather_master_io_t read_f |
uint8_t slave_address |
spi_master_t spi |
weather_master_io_t write_f |