thermo9 2.0.0.0

Data Structures

struct  thermo9_temp_coef_t
 Temperature calibration coefficient. More...
 
struct  thermo9_s
 Click ctx object definition. More...
 
struct  thermo9_cfg_t
 Click configuration structure definition. More...
 

Typedefs

typedef uint8_t thermo9_select_t
 Communication type.
 
typedef void(* thermo9_master_io_t) (struct thermo9_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type.
 
typedef struct thermo9_s thermo9_t
 Click ctx object definition.
 

Detailed Description

Typedef Documentation

◆ thermo9_master_io_t

typedef void(* thermo9_master_io_t) (struct thermo9_s *, uint8_t, uint8_t *, uint8_t)

Master Input/Output type.

◆ thermo9_select_t

typedef uint8_t thermo9_select_t

Communication type.

◆ thermo9_t

typedef struct thermo9_s thermo9_t

Click ctx object definition.