Emakefun MPU-6050 1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mpu6050::Acceleration Struct Reference

Acceleration in x, y, and z directions. More...

#include <mpu6050.h>

Public Attributes

int16_t x
 
int16_t y
 
int16_t z
 

Detailed Description

Acceleration in x, y, and z directions.

Member Data Documentation

◆ x

int16_t Mpu6050::Acceleration::x

Acceleration in the x direction.

◆ y

int16_t Mpu6050::Acceleration::y

Acceleration in the y direction.

◆ z

int16_t Mpu6050::Acceleration::z

Acceleration in the z direction.


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