MPU9150
Driver for MPU9250 I2C accelerometer/gyroscope/magnetometer.
Public Types
Type
Name
enum
enum
Public Attributes
Type
Name
float
float
float
float
float
float
float
float
float
float
Protected Attributes
Type
Name
Ascale
Gscale
const float
const float
Public Functions
Type
Name
int
int
void
void
Protected Functions
Type
Name
void
Public Types Documentation
Public Attributes Documentation
Protected Attributes Documentation
Public Functions Documentation
Parameters:
sda I2C SDA pin
scl I2C SDL pin
Get new data from acc/gyro sensors.
Returns:
0 on success, non-0 on fail
Get new data from magnetometer
Returns:
0 on success, non-0 on fail
Protected Functions Documentation
The documentation for this class was generated from the following file: D:/w/hw-libs/\_libs\_/libraries/MPU9150.h
Last updated