Default configuration for tsl4531x light sensor. More...
Default configuration for tsl4531x light sensor.
Derived from the default configuration for the tsl2561 driver.
Definition in file tsl4531x_params.h.
Go to the source code of this file.
Variables | |
static const tsl4531x_params_t | tsl4531x_params [] |
Configure TSL4531x. More... | |
saul_reg_info_t | tsl4531x_saul_info [] |
Allocate and configure entries to the SAUL registry. More... | |
Set default configuration parameters for the TSL4531x | |
#define | TSL4531X_PARAM_I2C_DEV I2C_DEV(0) |
#define | TSL4531X_PARAM_I2C_ADDR TSL45315_ADDR |
#define | TSL4531X_PARAM_INTEGRATION TSL4531X_INTEGRATE_400MS |
#define | TSL4531X_LOW_POWER_MODE (false) |
#define | TSL4531X_PARAM_PARTNO TSL45315_PARTNO |
#define | TSL4531X_PARAMS |
#define | TSL4531X_SAUL_INFO { .name = "tsl4531x" } |
#define TSL4531X_PARAMS |
Definition at line 54 of file tsl4531x_params.h.
|
static |
Configure TSL4531x.
Definition at line 69 of file tsl4531x_params.h.
saul_reg_info_t tsl4531x_saul_info[] |
Allocate and configure entries to the SAUL registry.
Definition at line 77 of file tsl4531x_params.h.