Default parameters for the SHTCX Temperature and humidity sensor. More...
Default parameters for the SHTCX Temperature and humidity sensor.
Definition in file shtcx_params.h.
 Include dependency graph for shtcx_params.h:Go to the source code of this file.
Variables | |
| static const shtcx_params_t | shtcx_params [] | 
| Allocation of SHTCX configuration.  More... | |
| static const saul_reg_info_t | shtcx_saul_info [] | 
| Configure SAUL registry entries.  More... | |
Default configuration parameters for SHTCX sensors | |
| #define | SHTCX_PARAM_I2C_DEV (I2C_DEV(0)) | 
| Default I2C BUS used.  | |
| #define | SHTCX_PARAM_I2C_ADDR SHTCX_I2C_ADDRESS | 
| I2C Address.  | |
| #define | SHTCX_PARAMS | 
| #define | SHTCX_SAUL_INFO | 
| #define SHTCX_PARAMS | 
Definition at line 44 of file shtcx_params.h.
| #define SHTCX_SAUL_INFO | 
Definition at line 48 of file shtcx_params.h.
      
  | 
  static | 
Allocation of SHTCX configuration.
Definition at line 56 of file shtcx_params.h.
      
  | 
  static | 
Configure SAUL registry entries.
Definition at line 64 of file shtcx_params.h.