Default configuration for ISL29020 devices. More...
Default configuration for ISL29020 devices.
Definition in file isl29020_params.h.
Go to the source code of this file.
Variables | |
static const isl29020_params_t | isl29020_params [] |
Allocate some memory to store the actual configuration. More... | |
static const saul_reg_info_t | isl29020_saul_info [] |
Additional meta information to keep in the SAUL registry. More... | |
#define | ISL29020_PARAM_I2C I2C_DEV(0) |
Set default configuration parameters. | |
#define | ISL29020_PARAM_ADDR (CONFIG_ISL29020_DEFAULT_ADDRESS) |
#define | ISL29020_PARAM_RANGE (ISL29020_RANGE_16K) |
#define | ISL29020_PARAM_MODE (ISL29020_MODE_AMBIENT) |
#define | ISL29020_PARAMS |
#define | ISL29020_SAUL_INFO { .name = "isl29020" } |
#define ISL29020_PARAMS |
Definition at line 48 of file isl29020_params.h.
|
static |
Allocate some memory to store the actual configuration.
Definition at line 61 of file isl29020_params.h.
|
static |
Additional meta information to keep in the SAUL registry.
Definition at line 69 of file isl29020_params.h.