Configuration structure for mpu 9250. More...
#include <mpu_9250.hpp>
Public Attributes | |
| acc_filter_t | acc_filter |
| Accelerometer lp filter cut off freq. | |
| acc_range_t | acc_range |
| Accelerometer range. | |
| gyro_filter_t | gyro_filter |
| Gyroscope lp filter cut off freq. | |
| gyro_range_t | gyro_range |
| Gyroscope range. | |
| uint16_t | default_sample_rate |
| Default sample rate in Herz. | |
Configuration structure for mpu 9250.
1.7.6.1