Spresense SDK Library v3.4.6-5ba3997155669912adc4b68df0dc983c4388532a
Loading...
Searching...
No Matches
SensorCmdCompass Struct Reference

the structure of compass commands. More...

#include <compass_command.h>

Collaboration diagram for SensorCmdCompass:

Public Attributes

SensorCmdHeader header
 
union { 
 
   SensorInitCompass   init_cmd 
 
   SensorExecCompass   exec_cmd 
 
   SensorFlushCompass   flush_cmd 
 
};  
 
SensorResultCompass result
 

Detailed Description

the structure of compass commands.

Member Data Documentation

◆ header

Sensor command header.

◆ init_cmd

Initialization command.

◆ exec_cmd

Execution command.

◆ flush_cmd

SensorFlushCompass flush_cmd

Termination command.

◆ result

Result information.


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