environment 2.0.0.0

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.
 
typedef void(* environment_master_io_t) (struct environment_s *, uint8_t, uint8_t *, uint8_t)
 Master Input/Output type.
 
typedef struct environment_s environment_t
 Click ctx object definition.
 

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.