![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
#include <mma955x.h>

Data Fields | |
| uint16 | pedometer_status_register |
| uint16 | step_count |
| uint16 | distance |
| uint16 | speed |
| uint16 | calories |
| uint16 | sleep_count |
| uint16 calories |
Definition at line 23 of file mma955x.h.
Referenced by mma955x_GetPedometerData().
| uint16 distance |
Definition at line 21 of file mma955x.h.
Referenced by mma955x_GetPedometerData().
| uint16 pedometer_status_register |
Definition at line 19 of file mma955x.h.
Referenced by mma955x_GetPedometerData().
| uint16 sleep_count |
Definition at line 24 of file mma955x.h.
Referenced by mma955x_GetPedometerData().
| uint16 speed |
Definition at line 22 of file mma955x.h.
Referenced by mma955x_GetPedometerData().
| uint16 step_count |
Definition at line 20 of file mma955x.h.
Referenced by mma955x_GetPedometerData().