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

the command of Compass execute by a frame(a few sample). More...

#include <compass_command.h>

Collaboration diagram for SensorExecCompass:

Public Attributes

CompassCmdType cmd_type
 
union { 
 
   ThreeAxisSampleData   update_three_axis 
 
   CompassSetSoftIron   soft_iron 
 
   CompassWalkStateType   walk_state 
 
};  
 

Detailed Description

the command of Compass execute by a frame(a few sample).

Member Data Documentation

◆ cmd_type

CompassCmdType cmd_type

Indicates the Compass command type.

◆ update_three_axis

ThreeAxisSampleData update_three_axis

Frame of 3 axis data.

◆ soft_iron

CompassSetSoftIron soft_iron

Adjust parameter of magnetometer sensor.

◆ walk_state

Used to update sensor status.


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