MotionPW Software Library
MotionPW Software Library Documentation
|
MOTION_PW_Exported_Functions
Functions | |
void | MotionPW_Initialize (void) |
Initialize the MotionPW engine. More... | |
void | MotionPW_Update (MPW_input_t *data_in, MPW_output_t *data_out) |
Run pedometer algorithm. More... | |
uint8_t | MotionPW_GetLibVersion (char *version) |
Get the library version. More... | |
void | MotionPW_ResetPedometerLibrary (void) |
Reset library. More... | |
void | MotionPW_ResetStepCount (void) |
Reset step count. More... | |
Detailed Description
Function Documentation
uint8_t MotionPW_GetLibVersion | ( | char * | version | ) |
Get the library version.
- Parameters
-
version pointer to an array of 35 char
- Return values
-
Number of characters in the version string
void MotionPW_Initialize | ( | void | ) |
Initialize the MotionPW engine.
- Parameters
-
None
- Return values
-
None
void MotionPW_ResetPedometerLibrary | ( | void | ) |
Reset library.
- Parameters
-
None
- Return values
-
None
void MotionPW_ResetStepCount | ( | void | ) |
Reset step count.
- Parameters
-
None
- Return values
-
None
void MotionPW_Update | ( | MPW_input_t * | data_in, |
MPW_output_t * | data_out | ||
) |
Run pedometer algorithm.
- Parameters
-
data_in pointer to accaleration in [g] data_out pointer to MPW_output_t structure
- Return values
-
None
Generated on Fri Nov 24 2017 16:53:21 for MotionPW Software Library by 1.8.9.1