Default configuration for bmx055 devices. More...
Default configuration for bmx055 devices.
Definition in file bmx055_params.h.
#include "board.h"
 Include dependency graph for bmx055_params.h:Go to the source code of this file.
Variables | |
| static const bmx055_params_t | bmx055_params [] | 
| BMX055 configuration.  More... | |
| static const saul_reg_info_t | bmx055_saul_info [][3] | 
| SAUL registry entries.  More... | |
Default configuration parameters for device BMX055 | |
| #define | BMX055_PARAM_I2C I2C_DEV(0) | 
| #define | BMX055_PARAM_MAG_ADDR CONFIG_BMX055_MAG_ADDR_DEFAULT | 
| #define | BMX055_PARAM_ACC_ADDR CONFIG_BMX055_ACC_ADDR_DEFAULT | 
| #define | BMX055_PARAM_GYRO_ADDR CONFIG_BMX055_GYRO_ADDR_DEFAULT | 
| #define | BMX055_PARAM_INT1 GPIO_PIN(0, 0) | 
| #define | BMX055_PARAM_INT2 GPIO_PIN(0, 1) | 
| #define | BMX055_PARAM_MAG_RATE BMX055_MAG_DRATE_DEFAULT | 
| #define | BMX055_PARAM_ACC_RANGE BMX055_ACC_RANGE_2G | 
| #define | BMX055_PARAM_GYRO_SCALE BMX055_GYRO_SCALE_2000DPS | 
| #define | BMX055_PARAMS | 
| #define | BMX055_SAULINFO | 
| #define BMX055_PARAMS | 
Definition at line 60 of file bmx055_params.h.
| #define BMX055_SAULINFO | 
Definition at line 74 of file bmx055_params.h.
      
  | 
  static | 
BMX055 configuration.
Definition at line 85 of file bmx055_params.h.
      
  | 
  static | 
SAUL registry entries.
Definition at line 92 of file bmx055_params.h.