Firmware
Public Attributes | List of all members
MPUReport Struct Reference

Report conversation within the mpu, including command byte and interrupt status. More...

#include <icm20948.h>

Public Attributes

uint8_t cmd
 
uint8_t status
 
uint8_t accel_x [2]
 
uint8_t accel_y [2]
 
uint8_t accel_z [2]
 
uint8_t temp [2]
 
uint8_t gyro_x [2]
 
uint8_t gyro_y [2]
 
uint8_t gyro_z [2]
 
struct ak8963_regs mag
 

Detailed Description

Report conversation within the mpu, including command byte and interrupt status.

Report conversation within the MPU6000, including command byte and interrupt status.


The documentation for this struct was generated from the following files: