the command of STEP_COUNTER execute by a frame(a few sample). More...
#include <step_counter_command.h>
Public Attributes | |
StepCounterCmdType | cmd_type |
union { | |
ThreeAxisSampleData update_acc | |
GnssSampleData update_gps | |
StepCounterSetting setting | |
}; | |
the command of STEP_COUNTER execute by a frame(a few sample).
StepCounterCmdType cmd_type |
Command type of step counter.
ThreeAxisSampleData update_acc |
Acceleration update command.
GnssSampleData update_gps |
GPS information update command.
StepCounterSetting setting |
Step user setting command.