MSPM0_ValvanoWare  1.0
ECE445L starter code
BNO085.h
Go to the documentation of this file.
1 
70 void BNO085_Reset(uint32_t time);
71 
87 void BNO085_Init(void (*function)(int16_t data[6]));
void BNO085_Reset(uint32_t time)
Reset the BNO085.
void BNO085_Init(void(*function)(int16_t data[6]))
Initialize 9-DOF BNO085 IMU.