Developer World
Spresense SDK Library v3.2.0-ebc0364
SensorExecStepCounter Struct Reference

the command of STEP_COUNTER execute by a frame(a few sample). More...

#include <step_counter_command.h>

Collaboration diagram for SensorExecStepCounter:

Public Attributes

StepCounterCmdType cmd_type
 
union {
   ThreeAxisSampleData   update_acc
 
   GnssSampleData   update_gps
 
   StepCounterSetting   setting
 
}; 
 

Detailed Description

the command of STEP_COUNTER execute by a frame(a few sample).

Member Data Documentation

◆ cmd_type

Command type of step counter.

◆ update_acc

ThreeAxisSampleData update_acc

Acceleration update command.

◆ update_gps

GnssSampleData update_gps

GPS information update command.

◆ setting

Step user setting command.


The documentation for this struct was generated from the following file: