Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 Wed Jul 13 2022 01:33:25 by
1.7.2