Struct mpu6050_config_t
Public Attributes
Type | Name |
---|---|
mpu6050_accel_fs_t | accel_fullscale_range |
mpu6050_clock_src_t | clock_src |
mpu6050_dlpf_cfg_t | dlpf_cfg |
mpu6050_gyro_fs_t | gyro_fullscale_range |
uint16_t | sample_rate |
uint16_t | sleep_cfg |
Public Attributes Documentation
variable accel_fullscale_range
mpu6050_accel_fs_t mpu6050_config_t::accel_fullscale_range;
variable clock_src
mpu6050_clock_src_t mpu6050_config_t::clock_src;
variable dlpf_cfg
mpu6050_dlpf_cfg_t mpu6050_config_t::dlpf_cfg;
variable gyro_fullscale_range
mpu6050_gyro_fs_t mpu6050_config_t::gyro_fullscale_range;
variable sample_rate
uint16_t mpu6050_config_t::sample_rate;
variable sleep_cfg
uint16_t mpu6050_config_t::sleep_cfg;
The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-i2c/includes-api/ns_mpu6050_i2c_driver.h