Default configuration for InvenSense ITG320X 3-axis gyroscope. More...
Default configuration for InvenSense ITG320X 3-axis gyroscope.
Definition in file itg320x_params.h.
 Include dependency graph for itg320x_params.h:Go to the source code of this file.
Variables | |
| static const itg320x_params_t | itg320x_params [] | 
| Allocate some memory to store the actual configuration.  More... | |
| static const saul_reg_info_t | itg320x_saul_info [] | 
| Additional meta information to keep in the SAUL registry.  More... | |
Set default configuration parameters | |
| #define | ITG320X_PARAM_DEV I2C_DEV(0) | 
| #define | ITG320X_PARAM_ADDR (ITG320X_I2C_ADDRESS_1) | 
| #define | ITG320X_PARAM_LPF_BW (ITG320X_LPF_BW_5) | 
| #define | ITG320X_PARAM_ISR_DIV (99) | 
| #define | ITG320X_PARAM_CLK_SEL (ITG320X_CLK_PLL_X_GYRO) | 
| #define | ITG320X_PARAM_INT_PIN (GPIO_UNDEF) | 
| #define | ITG320X_PARAM_INT_LEVEL (ITG320X_INT_LOW) | 
| #define | ITG320X_PARAM_INT_DRIVE (ITG320X_INT_PUSH_PULL) | 
| #define | ITG320X_PARAMS | 
| #define | ITG320X_SAUL_INFO { .name = "itg320x" } | 
| #define ITG320X_PARAMS | 
Definition at line 69 of file itg320x_params.h.
      
  | 
  static | 
Allocate some memory to store the actual configuration.
Definition at line 87 of file itg320x_params.h.
      
  | 
  static | 
Additional meta information to keep in the SAUL registry.
Definition at line 95 of file itg320x_params.h.