mbgtools-lx  4.2.8
MBG_DATABASE_INFO Struct Reference

#include <gpsdefs.h>

Data Fields

MBG_DATABASE_SETTINGS settings
 See MBG_DATABASE_SETTINGS. More...
 
uint8_t type
 See MBG_DATABASE_TYPES. More...
 
uint8_t flags
 See MBG_DATABASE_INFO_FLAG_MSKS. More...
 
uint16_t supp_members
 Flag field which MBG_DATABASE_MEMBER_MSKS are valid. More...
 
uint16_t supp_cfgs
 
uint16_t supp_settings_flags
 
uint32_t reserved_3 [2]
 

Detailed Description

Definition at line 23544 of file gpsdefs.h.

Field Documentation

◆ flags

uint8_t MBG_DATABASE_INFO::flags

See MBG_DATABASE_INFO_FLAG_MSKS.

Definition at line 23548 of file gpsdefs.h.

◆ reserved_3

uint32_t MBG_DATABASE_INFO::reserved_3[2]

Definition at line 23564 of file gpsdefs.h.

◆ settings

MBG_DATABASE_SETTINGS MBG_DATABASE_INFO::settings

See MBG_DATABASE_SETTINGS.

Definition at line 23546 of file gpsdefs.h.

◆ supp_cfgs

uint16_t MBG_DATABASE_INFO::supp_cfgs

Flag field which MBG_DATABASE_MEMBER_MSKS are configurable. Subset of MBG_DATABASE_INFO::supp_members.

Definition at line 23556 of file gpsdefs.h.

◆ supp_members

uint16_t MBG_DATABASE_INFO::supp_members

Flag field which MBG_DATABASE_MEMBER_MSKS are valid.

Definition at line 23551 of file gpsdefs.h.

◆ supp_settings_flags

uint16_t MBG_DATABASE_INFO::supp_settings_flags

◆ type

uint8_t MBG_DATABASE_INFO::type

See MBG_DATABASE_TYPES.

Definition at line 23547 of file gpsdefs.h.


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