Default configuration for OPT3001 devices. More...
Default configuration for OPT3001 devices.
Definition in file opt3001_params.h.
Go to the source code of this file.
Variables | |
static const opt3001_params_t | opt3001_params [] |
OPT3001 configuration. More... | |
static const saul_reg_info_t | opt3001_saul_info [] |
Additional meta information to keep in the SAUL registry. More... | |
Set default configuration parameters for the opt3001 | |
#define | OPT3001_PARAM_I2C_DEV I2C_DEV(0) |
#define | OPT3001_PARAM_I2C_ADDR (CONFIG_OPT3001_I2C_ADDRESS) |
#define | OPT3001_PARAMS |
#define | OPT3001_SAUL_INFO { .name = "opt3001" } |
#define OPT3001_PARAMS |
Definition at line 43 of file opt3001_params.h.
|
static |
OPT3001 configuration.
Definition at line 55 of file opt3001_params.h.
|
static |
Additional meta information to keep in the SAUL registry.
Definition at line 63 of file opt3001_params.h.