Default configuration for SHT10/SHT11/SHT15 devices. More...
Default configuration for SHT10/SHT11/SHT15 devices.
Definition in file 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)) |
#define | SHT1X_PARAM_DATA (GPIO_PIN(1, 26)) |
#define | SHT1X_PARAM_VDD (SHT1X_VDD_3_5V) |
#define | SHT1X_PARAMS |
Set default SAUL info text depending on used pseudo module | |
#define | SHT1X_SAULINFO |
#define SHT1X_PARAMS |
Definition at line 44 of file sht1x_params.h.
#define SHT1X_SAULINFO |
Definition at line 64 of file sht1x_params.h.
|
static |
Configure SHT1X devices.
Definition at line 75 of file sht1x_params.h.
|
static |
Allocate and configure entries to the SAUL registry.
Definition at line 83 of file sht1x_params.h.