0.3.0
Loading...
Searching...
No Matches
NAV::VectorNavSensor::BinaryGroupData Struct Reference

Needed data to display a binary group in the GUI. More...

Public Attributes

int flagsValue
 Enum value of the output.
 
bool(* isEnabled )(VectorNavModel sensorModel, const vn::sensors::BinaryOutputRegister &bor, uint32_t binaryField)
 Function which checks if the ouput is enabled (e.g. for a sensorModel)
 
const char * name
 Name of the output.
 
void(* toggleFields )(VectorNavSensor *sensor, vn::sensors::BinaryOutputRegister &bor, uint32_t &)
 Function to toggle other bits depending on the status.
 
void(* tooltip )()
 Function providing a tooltip.
 

Detailed Description

Needed data to display a binary group in the GUI.


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