Default configuration for MPU9X50 (MPU9150 and MPU9250) devices. More...
Default configuration for MPU9X50 (MPU9150 and MPU9250) devices.
Definition in file mpu9x50_params.h.
 Include dependency graph for mpu9x50_params.h:Go to the source code of this file.
Variables | |
| static const mpu9x50_params_t | mpu9x50_params [] | 
| MPU9X50 configuration.  More... | |
| static const saul_reg_info_t | mpu9x50_saul_info [] | 
| Additional meta information to keep in the SAUL registry.  More... | |
Default configuration parameters for the MPU9X50 driver | |
| #define | MPU9X50_PARAM_I2C I2C_DEV(0) | 
| #define | MPU9X50_PARAM_ADDR (MPU9X50_HW_ADDR_HEX_68) | 
| #define | MPU9X50_PARAM_COMP_ADDR (MPU9X50_COMP_ADDR_HEX_0C) | 
| #define | MPU9X50_PARAM_SAMPLE_RATE (MPU9X50_DEFAULT_SAMPLE_RATE) | 
| #define | MPU9X50_PARAMS | 
| #define | MPU9X50_SAUL_INFO { .name = "mpu9x50" } | 
| #define MPU9X50_PARAMS | 
Definition at line 49 of file mpu9x50_params.h.
      
  | 
  static | 
MPU9X50 configuration.
Definition at line 62 of file mpu9x50_params.h.
      
  | 
  static | 
Additional meta information to keep in the SAUL registry.
Definition at line 70 of file mpu9x50_params.h.