Default configuration for OPT3001 devices. More...
Default configuration for OPT3001 devices.
Definition in file opt3001_params.h.
 Include dependency graph for opt3001_params.h:
 Include dependency graph for opt3001_params.h:Go to the source code of this file.
| Variables | |
| static const opt3001_params_t | opt3001_params [] | 
| OPT3001 configuration. | |
| static const saul_reg_info_t | opt3001_saul_info [] | 
| Additional meta information to keep in the SAUL registry. | |
| 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_PARAM_I2C_ADDR (CONFIG_OPT3001_I2C_ADDRESS) | 
Definition at line 38 of file opt3001_params.h.
| #define OPT3001_PARAM_I2C_DEV I2C_DEV(0) | 
Definition at line 35 of file opt3001_params.h.
| #define OPT3001_PARAMS | 
Definition at line 42 of file opt3001_params.h.
| #define OPT3001_SAUL_INFO { .name = "opt3001" } | 
Definition at line 47 of file opt3001_params.h.
| 
 | static | 
OPT3001 configuration.
Definition at line 54 of file opt3001_params.h.
| 
 | static | 
Additional meta information to keep in the SAUL registry.
Definition at line 62 of file opt3001_params.h.