MPU6050::Motion6 Struct Reference

#include <MPU6050.h>

Collaboration diagram for MPU6050::Motion6:

Public Member Functions

size_t printTo (Print &p) const
 

Public Attributes

Motion3 accel {}
 
Motion3 gyro {}
 

Member Function Documentation

◆ printTo()

size_t MPU6050::Motion6::printTo ( Print p) const

Member Data Documentation

◆ accel

Motion3 MPU6050::Motion6::accel {}

◆ gyro

Motion3 MPU6050::Motion6::gyro {}

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