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

the structure of arm gesture commands. More...

#include <arm_gesture_command.h>

Collaboration diagram for SensorCmdArmGesture:

Public Attributes

SensorCmdHeader header
 
union {
   SensorInitGesture   init_cmd
 
   SensorExecGesture   exec_cmd
 
   SensorFlushGesture   flush_cmd
 
}; 
 
SensorResultArmGesture result
 

Detailed Description

the structure of arm gesture commands.

Member Data Documentation

◆ header

Sensor command header.

◆ init_cmd

Initialization command.

◆ exec_cmd

Execution command.

◆ flush_cmd

SensorFlushGesture flush_cmd

Termination command.

◆ result

Result information.


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