Default configuration for MMA8x5x devices. More...
Default configuration for MMA8x5x devices.
Definition in file mma8x5x_params.h.
 Include dependency graph for mma8x5x_params.h:Go to the source code of this file.
Variables | |
| static const mma8x5x_params_t | mma8x5x_params [] | 
| MMA8x5x configuration.  More... | |
| static const saul_reg_info_t | mma8x5x_saul_info [] | 
| Additional meta information to keep in the SAUL registry.  More... | |
Set default configuration parameters for the MMA8x5x driver | |
| #define | MMA8X5X_PARAM_I2C (I2C_DEV(0)) | 
| #define | MMA8X5X_PARAM_ADDR (CONFIG_MMA8X5X_I2C_ADDRESS) | 
| #define | MMA8X5X_PARAM_RATE (MMA8X5X_RATE_200HZ) | 
| #define | MMA8X5X_PARAM_RANGE (MMA8X5X_RANGE_2G) | 
| #define | MMA8X5X_PARAM_OFFSET { 0, 0, 0 } | 
| #define | MMA8X5X_PARAMS | 
| #define | MMA8X5X_SAUL_INFO { .name = "mma8x5x" } | 
| #define MMA8X5X_PARAMS | 
Definition at line 50 of file mma8x5x_params.h.
      
  | 
  static | 
MMA8x5x configuration.
Definition at line 64 of file mma8x5x_params.h.
      
  | 
  static | 
Additional meta information to keep in the SAUL registry.
Definition at line 72 of file mma8x5x_params.h.