Spresense SDK Library v3.4.5-e9a4f17
Loading...
Searching...
No Matches
SensorCmdStepCounter Struct Reference

the structure of step counter commands. More...

#include <step_counter_command.h>

Collaboration diagram for SensorCmdStepCounter:

Public Attributes

SensorCmdHeader header
 
union { 
 
   SensorInitStepCounter   init_cmd 
 
   SensorExecStepCounter   exec_cmd 
 
   SensorFlushStepCounter   flush_cmd 
 
};  
 
SensorResultStepCounter result
 

Detailed Description

the structure of step counter commands.

Member Data Documentation

◆ header

Sensor command header.

◆ init_cmd

Initialization command.

◆ exec_cmd

Execution command.

◆ flush_cmd

Termination command.

◆ result

Result information.


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