mbgtools-lx  4.2.8
MBG_OPT_INFO Struct Reference

A structure used to configure optional settings. More...

#include <gpsdefs.h>

Data Fields

MBG_OPT_SETTINGS settings
 current settings More...
 
uint32_t supp_flags
 bit mask of supported flags, see MBG_OPT_FLAGS More...
 

Detailed Description

A structure used to configure optional settings.

This structure includes the current settings, and a bit mask indicating which flags are supported.

Definition at line 5342 of file gpsdefs.h.

Field Documentation

◆ settings

MBG_OPT_SETTINGS MBG_OPT_INFO::settings

current settings

Definition at line 5344 of file gpsdefs.h.

Referenced by do_mbgirigcfg(), print_cfg_rx(), and set_new_str_utc().

◆ supp_flags

uint32_t MBG_OPT_INFO::supp_flags

bit mask of supported flags, see MBG_OPT_FLAGS

Definition at line 5345 of file gpsdefs.h.

Referenced by print_cfg_rx(), and set_new_str_utc().


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