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