carlosperate . / FXOS8700Q

Dependents:   TALab2B_Part2_ECE595 TALab3C_i2c_acc Project1 FinalProject ... more

Embed: (wiki syntax)

« Back to documentation index

motion_data_units_t Struct Reference

motion_data_units_t Struct Reference

motion_data_units_t struct More...

#include <MbedComponentMotionSensor.h>

Data Fields

float x
float y
float z

Detailed Description

motion_data_units_t struct

Definition at line 32 of file MbedComponentMotionSensor.h.


Field Documentation

float x

x-axis counts

Definition at line 33 of file MbedComponentMotionSensor.h.

float y

y-axis counts

Definition at line 34 of file MbedComponentMotionSensor.h.

float z

z-axis counts

Definition at line 35 of file MbedComponentMotionSensor.h.