Default parameters for the SHTC1 Temperature and humidity sensor. More...
Default parameters for the SHTC1 Temperature and humidity sensor.
Definition in file shtc1_params.h.
Include dependency graph for shtc1_params.h:Go to the source code of this file.
Variables | |
| static const shtc1_params_t | shtc1_params [] |
| Allocation of SHTC1 configuration. More... | |
| static const saul_reg_info_t | shtc1_saul_info [] |
| Configure SAUL registry entries. More... | |
Default configuration parameters for SHTC1 sensors | |
| #define | SHTC1_PARAM_I2C_DEV (I2C_DEV(0)) |
| #define | SHTC1_PARAM_I2C_ADDR SHTC1_I2C_ADDRESS |
| #define | SHTC1_PARAMS |
| #define | SHTC1_SAUL_INFO |
| #define SHTC1_PARAMS |
Definition at line 45 of file shtc1_params.h.
| #define SHTC1_SAUL_INFO |
Definition at line 49 of file shtc1_params.h.
|
static |
Allocation of SHTC1 configuration.
Definition at line 57 of file shtc1_params.h.
|
static |
Configure SAUL registry entries.
Definition at line 65 of file shtc1_params.h.