mbgtools-lx  4.2.8
MBG_IMS_FDM_INFO Struct Reference

Specific FDM settings and limits. More...

#include <gpsdefs.h>

Data Fields

MBG_IMS_FDM_SETTINGS settings
 
uint32_t supp_line_freqs
 Bit mask of supported line frequencies, see MBG_IMS_FDM_LINE_FREQ_MASKS. More...
 
uint32_t reserved
 Reserved, currently always 0. More...
 
uint32_t flags
 Flags, see MBG_IMS_FDM_FLAG_MASKS. More...
 

Detailed Description

Specific FDM settings and limits.

Definition at line 10316 of file gpsdefs.h.

Field Documentation

◆ flags

uint32_t MBG_IMS_FDM_INFO::flags

Flags, see MBG_IMS_FDM_FLAG_MASKS.

Definition at line 10321 of file gpsdefs.h.

◆ reserved

uint32_t MBG_IMS_FDM_INFO::reserved

Reserved, currently always 0.

Definition at line 10320 of file gpsdefs.h.

◆ settings

MBG_IMS_FDM_SETTINGS MBG_IMS_FDM_INFO::settings

Definition at line 10318 of file gpsdefs.h.

◆ supp_line_freqs

uint32_t MBG_IMS_FDM_INFO::supp_line_freqs

Bit mask of supported line frequencies, see MBG_IMS_FDM_LINE_FREQ_MASKS.

Definition at line 10319 of file gpsdefs.h.


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