This is the latest (main) BeagleBoard documentation. If you are looking for stable releases, use the drop-down menu on the bottom-left and select the desired version.

Typedef rc_mpu_config_t

Typedef Documentation

typedef struct rc_mpu_config_t rc_mpu_config_t

configuration of the mpu sensor

Configuration struct passed to rc_mpu_initialize and rc_mpu_initialize_dmp. It is best to get the default config with rc_mpu_default_config() function first and modify from there.