mbgtools-lx  4.2.8
MBG_FW_GLB_INFO Struct Reference

#include <gpsdefs.h>

Data Fields

uint8_t max_fws
 Maximum installable firmwares. More...
 
uint8_t installed_fws
 Currently installed firmwares. More...
 
uint8_t active_fw
 Index of currently active firmware. More...
 
uint8_t osv_fw
 Index of OSV firmware. More...
 
uint32_t reserved_1 [15]
 

Detailed Description

Definition at line 23181 of file gpsdefs.h.

Field Documentation

◆ active_fw

uint8_t MBG_FW_GLB_INFO::active_fw

Index of currently active firmware.

Definition at line 23185 of file gpsdefs.h.

◆ installed_fws

uint8_t MBG_FW_GLB_INFO::installed_fws

Currently installed firmwares.

Definition at line 23184 of file gpsdefs.h.

Referenced by free_all_firmware_info().

◆ max_fws

uint8_t MBG_FW_GLB_INFO::max_fws

Maximum installable firmwares.

Definition at line 23183 of file gpsdefs.h.

◆ osv_fw

uint8_t MBG_FW_GLB_INFO::osv_fw

Index of OSV firmware.

Definition at line 23186 of file gpsdefs.h.

◆ reserved_1

uint32_t MBG_FW_GLB_INFO::reserved_1[15]

Definition at line 23187 of file gpsdefs.h.


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