Spresense SDK Library v3.4.5-e9a4f17
Loading...
Searching...
No Matches
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: