Default configuration for ST HTS221 devices. More...
Default configuration for ST HTS221 devices.
Definition in file hts221_params.h.
Go to the source code of this file.
Variables | |
static const hts221_params_t | hts221_params [] |
HTS221 configuration. More... | |
static const saul_reg_info_t | hts221_saul_info [] |
Additional meta information to keep in the SAUL registry. More... | |
Set default configuration parameters for the HTS221 driver | |
#define | HTS221_PARAM_I2C I2C_DEV(0) |
#define | HTS221_PARAM_ADDR (HTS221_I2C_ADDRESS) |
#define | HTS221_PARAM_AVGX |
#define | HTS221_PARAM_RATE (HTS221_REGS_CTRL_REG1_ODR_12HZ) |
#define | HTS221_PARAMS |
#define | HTS221_SAULINFO { .name = "hts221" } |
#define HTS221_PARAM_AVGX |
Definition at line 42 of file hts221_params.h.
#define HTS221_PARAMS |
Definition at line 49 of file hts221_params.h.
|
static |
HTS221 configuration.
Definition at line 63 of file hts221_params.h.
|
static |
Additional meta information to keep in the SAUL registry.
Definition at line 71 of file hts221_params.h.