environment  2.0.0.0
Data Structures | Typedefs

Data Structures

struct  T_ENVIRONMENT_BME680_FIELD_DATA
 
struct  T_ENVIRONMENT_BME680_CALIB_DATA
 
struct  T_ENVIRONMENT_BME680_TPH_SETTINGS
 
struct  T_ENVIRONMENT_BME680_GAS_SETTINGS
 
struct  environment_s
 Click ctx object definition. More...
 
struct  environment_cfg_t
 Click configuration structure definition. More...
 

Typedefs

typedef uint8_t environment_select_t
 Communication type. More...
 
typedef void(* environment_master_io_t) (struct environment_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type. More...
 
typedef struct environment_s environment_t
 Click ctx object definition. More...
 

Detailed Description

Typedef Documentation

◆ environment_master_io_t

typedef void( * environment_master_io_t) (struct environment_s *, uint8_t, uint8_t *, uint8_t)

Master Input/Output type.

◆ environment_select_t

typedef uint8_t environment_select_t

Communication type.

◆ environment_t

typedef struct environment_s environment_t

Click ctx object definition.