mbgtools-lx
4.2.8
|
Reference source configuration for a specific priority level. More...
#include <gpsdefs.h>
Data Fields | |
uint16_t | idx |
the priority level index (highest == 0), 0..XMULTI_REF_INSTANCES::n_xmr_settings-1 More... | |
XMULTI_REF_SETTINGS | settings |
the settings configured for this level More... | |
Reference source configuration for a specific priority level.
uint16_t XMULTI_REF_SETTINGS_IDX::idx |
the priority level index (highest == 0), 0..XMULTI_REF_INSTANCES::n_xmr_settings-1
Definition at line 6751 of file gpsdefs.h.
Referenced by mbg_get_all_ucap_info(), mbg_save_all_xmulti_ref_info(), and mbgextio_set_xmr_settings_idx().
XMULTI_REF_SETTINGS XMULTI_REF_SETTINGS_IDX::settings |
the settings configured for this level
Definition at line 6752 of file gpsdefs.h.
Referenced by mbg_get_all_ucap_info(), mbg_save_all_xmulti_ref_info(), and mbgextio_set_xmr_settings_idx().