Default parameters for the SHTC1 Temperature and humidity sensor. More...
Default parameters for the SHTC1 Temperature and humidity sensor.
Definition in file lc709203f_params.h.
Go to the source code of this file.
Variables | |
static const lc709203f_params_t | params_default [] |
Allocation of LC709203f configuration. | |
Default parameters for the SHTC1 Temperature and humidity sensor | |
#define | LC709203F_PARAMS_I2C (I2C_DEV(0)) |
Default configuration parameters for LC709203F sensors. | |
#define | LC709203F_PARAMS_ADDR (0xb) |
#define | LC709203F_PARAMS_ALARM_PIN GPIO_PIN(4, 6) |
#define | LC709203F_PARAMS |
#define LC709203F_PARAMS |
Definition at line 45 of file lc709203f_params.h.
#define LC709203F_PARAMS_ADDR (0xb) |
Definition at line 38 of file lc709203f_params.h.
#define LC709203F_PARAMS_ALARM_PIN GPIO_PIN(4, 6) |
Definition at line 41 of file lc709203f_params.h.
#define LC709203F_PARAMS_I2C (I2C_DEV(0)) |
Default configuration parameters for LC709203F sensors.
Definition at line 35 of file lc709203f_params.h.
|
static |
Allocation of LC709203f configuration.
Definition at line 54 of file lc709203f_params.h.