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

the structure of sensor result on step counter commands. More...

#include <step_counter_command.h>

Collaboration diagram for SensorResultStepCounter:

Public Attributes

SensorExecResult exec_result
 
union {
   StepCounterStepInfo   steps
 
   SensorAssertionInfo   assert_info
 
}; 
 

Detailed Description

the structure of sensor result on step counter commands.

Member Data Documentation

◆ exec_result

SensorExecResult exec_result

Execute resule.

◆ steps

Step count.

◆ assert_info

SensorAssertionInfo assert_info

Assert information.


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