Developer World
Spresense SDK Library v3.2.0-ebc0364
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: