Virtual base class for sensors that measure motion
Dependents: FXOS8700Q MAG3110 MMA8451Q MAG3110 ... more
motion_data_counts_t Struct Reference
motion_data_counts_t struct More...
#include <MotionSensor.h>
Data Fields | |
int16_t | x |
int16_t | y |
int16_t | z |
Detailed Description
motion_data_counts_t struct
Definition at line 24 of file MotionSensor.h.
Field Documentation
int16_t x |
x-axis counts
Definition at line 25 of file MotionSensor.h.
int16_t y |
y-axis counts
Definition at line 26 of file MotionSensor.h.
int16_t z |
z-axis counts
Definition at line 27 of file MotionSensor.h.
Generated on Tue Jul 12 2022 15:29:52 by 1.7.2