weather 2.0.0.0
weather_s Struct Reference

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
 

Detailed Description

Click ctx object definition.

Field Documentation

◆ calib_params

weather_digital_data_t calib_params

◆ chip_select

pin_name_t chip_select

◆ i2c

i2c_master_t i2c

◆ master_sel

uint8_t master_sel

◆ read_f

◆ slave_address

uint8_t slave_address

◆ spi

spi_master_t spi

◆ write_f


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