Default configuration for MPL3115A2 devices. More...
Default configuration for MPL3115A2 devices.
Definition in file mpl3115a2_params.h.
Go to the source code of this file.
Variables | |
static const mpl3115a2_params_t | mpl3115a2_params [] |
MPL3115A2 configuration. More... | |
static const saul_reg_info_t | mpl3115a2_saul_info [] |
Additional meta information to keep in the SAUL registry. More... | |
Default configuration parameters for the MPL3115A2 driver | |
#define | MPL3115A2_PARAM_I2C I2C_DEV(0) |
#define | MPL3115A2_PARAM_ADDR MPL3115A2_I2C_ADDRESS |
#define | MPL3115A2_PARAM_RATIO MPL3115A2_OS_RATIO_DEFAULT |
#define | MPL3115A2_PARAMS |
#define | MPL3115A2_SAUL_INFO { .name = "mpl3115a2" } |
#define MPL3115A2_PARAMS |
Definition at line 48 of file mpl3115a2_params.h.
|
static |
MPL3115A2 configuration.
Definition at line 60 of file mpl3115a2_params.h.
|
static |
Additional meta information to keep in the SAUL registry.
Definition at line 68 of file mpl3115a2_params.h.