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...
 

Detailed Description

Reference source configuration for a specific priority level.

Note
After all other XMULTI_REF_SETTINGS_IDX configuration structures have been sent to a device, an additional structure with idx == -1 (0xFFFF) has to be sent to let the new settings come into effect.

Definition at line 6749 of file gpsdefs.h.

Field Documentation

◆ idx

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().

◆ settings

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().


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