Default configuration for LIS2DH12 devices. More...
Default configuration for LIS2DH12 devices.
Definition in file lis2dh12_params.h.
 Include dependency graph for lis2dh12_params.h:Go to the source code of this file.
Variables | |
| static const lis2dh12_params_t | lis2dh12_params [] | 
| LIS2DH12 configuration.  More... | |
| static const saul_reg_info_t | lis2dh12_saul_info [] | 
| Additional meta information to keep in the SAUL registry.  More... | |
Set default configuration parameters for LIS2DH12 devices | |
| #define | LIS2DH12_PARAM_I2C I2C_DEV(0) | 
| #define | LIS2DH12_PARAM_ADDR LIS2DH12_ADDR_DEFAULT | 
| #define | LIS2DH12_PARAMS_BUSCFG | 
| #define | LIS2DH12_PARAM_INT_PIN1 GPIO_UNDEF | 
| #define | LIS2DH12_PARAM_INT_PIN2 GPIO_UNDEF | 
| #define | LIS2DH12_PARAM_SCALE LIS2DH12_SCALE_2G | 
| #define | LIS2DH12_PARAM_RATE LIS2DH12_RATE_100HZ | 
| #define | LIS2DH12_PARAM_RESOLUTION LIS2DH12_POWER_NORMAL | 
| #define | LIS2DH12_PARAMS | 
| #define | LIS2DH12_SAULINFO { .name = "lis2dh12" } | 
| #define LIS2DH12_PARAMS | 
Definition at line 84 of file lis2dh12_params.h.
| #define LIS2DH12_PARAMS_BUSCFG | 
Definition at line 50 of file lis2dh12_params.h.
      
  | 
  static | 
LIS2DH12 configuration.
Definition at line 101 of file lis2dh12_params.h.
      
  | 
  static | 
Additional meta information to keep in the SAUL registry.
Definition at line 109 of file lis2dh12_params.h.