mbgtools-lx  4.2.8
SYNTH_STATE Struct Reference

A structure used to report the synthesizer state. More...

#include <gpsdefs.h>

Data Fields

uint8_t state
 state code as enumerated in SYNTH_STATES More...
 
uint8_t flags
 reserved, currently always 0 More...
 

Detailed Description

A structure used to report the synthesizer state.

Definition at line 2890 of file gpsdefs.h.

Field Documentation

◆ flags

uint8_t SYNTH_STATE::flags

reserved, currently always 0

Definition at line 2893 of file gpsdefs.h.

◆ state

uint8_t SYNTH_STATE::state

state code as enumerated in SYNTH_STATES

Definition at line 2892 of file gpsdefs.h.


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