weather 2.0.0.0

Data Structures

struct  weather_digital_data_t
 
struct  weather_raw_data_t
 
struct  weather_s
 Click ctx object definition. More...
 
struct  weather_cfg_t
 Click configuration structure definition. More...
 
struct  weather_data_t
 Weather data structure definition. More...
 
struct  weather_measurement_cfg_t
 Measurement configuration structure definition. More...
 

Typedefs

typedef err_t(* weather_master_io_t) (struct weather_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type.
 
typedef struct weather_s weather_t
 Click ctx object definition.
 

Detailed Description

Typedef Documentation

◆ weather_master_io_t

typedef err_t(* weather_master_io_t) (struct weather_s *, uint8_t, uint8_t *, uint8_t)

Master Input/Output type.

◆ weather_t

typedef struct weather_s weather_t

Click ctx object definition.