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

the header of sensor commands. More...

#include <sensor_command.h>

Public Attributes

uint8_t context_id
 
uint8_t event_type
 
uint8_t sensor_type
 
uint8_t reserved
 

Detailed Description

the header of sensor commands.

Member Data Documentation

◆ event_type

uint8_t event_type

Indicates the event type of the command. See SensorEventType in sensor_cmd_defs.h.

◆ sensor_type

uint8_t sensor_type

Indicates the sensor type of the command. See SensorType in sensor_cmd_defs.h.


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