Default configuration for TSL2561. More...
Default configuration for TSL2561.
Definition in file tsl2561_params.h.
Go to the source code of this file.
Variables | |
static const tsl2561_params_t | tsl2561_params [] |
Configure TSL2561. More... | |
saul_reg_info_t | tsl2561_saul_info [] |
Allocate and configure entries to the SAUL registry. More... | |
Set default configuration parameters for the TSL2561 | |
#define | TSL2561_PARAM_I2C_DEV I2C_DEV(0) |
#define | TSL2561_PARAM_ADDR TSL2561_ADDR_FLOAT |
#define | TSL2561_PARAM_GAIN TSL2561_GAIN_1X |
#define | TSL2561_PARAM_INTEGRATION TSL2561_INTEGRATIONTIME_402MS |
#define | TSL2561_PARAMS |
#define | TSL2561_SAUL_INFO { .name= "tsl2561" } |
#define TSL2561_PARAMS |
Definition at line 48 of file tsl2561_params.h.
|
static |
Configure TSL2561.
Definition at line 61 of file tsl2561_params.h.
saul_reg_info_t tsl2561_saul_info[] |
Allocate and configure entries to the SAUL registry.
Definition at line 69 of file tsl2561_params.h.