Default configuration for SHT10/SHT11/SHT15 devices. More...
Default configuration for SHT10/SHT11/SHT15 devices.
Definition in file sht1x_params.h.
 Include dependency graph for sht1x_params.h:Go to the source code of this file.
Variables | |
| static const sht1x_params_t | sht1x_params [] | 
| Configure SHT1X devices.  More... | |
| static const saul_reg_info_t | sht1x_saul_info [] | 
| Allocate and configure entries to the SAUL registry.  More... | |
Set default configuration parameters for the SHT1X devices | |
| #define | SHT1X_PARAM_CLK (GPIO_PIN(1, 25)) | 
| SHT1x the clock pin.  | |
| #define | SHT1X_PARAM_DATA (GPIO_PIN(1, 26)) | 
| SHT1x the data pin.  | |
| #define | SHT1X_PARAM_VDD (SHT1X_VDD_3_5V) | 
| SHT1x the supply voltage.  More... | |
| #define | SHT1X_PARAMS | 
| The initialization parameters for the SHT1x driver.  More... | |
Set default SAUL info text depending on used pseudo module | |
| #define | SHT1X_SAULINFO | 
| #define SHT1X_PARAM_VDD (SHT1X_VDD_3_5V) | 
| #define SHT1X_PARAMS | 
The initialization parameters for the SHT1x driver.
Definition at line 57 of file sht1x_params.h.
| #define SHT1X_SAULINFO | 
Definition at line 77 of file sht1x_params.h.
      
  | 
  static | 
Configure SHT1X devices.
Definition at line 88 of file sht1x_params.h.
      
  | 
  static | 
Allocate and configure entries to the SAUL registry.
Definition at line 96 of file sht1x_params.h.