mbgtools-lx
4.2.8
|
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... | |
A structure used to configure optional settings.
This structure includes the current settings, and a bit mask indicating which flags are supported.
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().
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().