Default configuration for MAG3110 devices. More...
Default configuration for MAG3110 devices.
Definition in file mag3110_params.h.
Go to the source code of this file.
Variables | |
static const mag3110_params_t | mag3110_params [] |
MAG3110 configuration. More... | |
static const saul_reg_info_t | mag3110_saul_info [] |
Additional meta information to keep in the SAUL registry. More... | |
Default configuration parameters for the MAG3110 driver | |
#define | MAG3110_PARAM_I2C (I2C_DEV(0)) |
#define | MAG3110_PARAM_ADDR (CONFIG_MAG3110_I2C_ADDRESS) |
#define | MAG3110_PARAM_OFFSET { 0, 0, 0 } |
#define | MAG3110_PARAMS |
#define | MAG3110_SAUL_INFO { .name = "mag3110" } |
#define MAG3110_PARAMS |
Definition at line 45 of file mag3110_params.h.
|
static |
MAG3110 configuration.
Definition at line 59 of file mag3110_params.h.
|
static |
Additional meta information to keep in the SAUL registry.
Definition at line 67 of file mag3110_params.h.