mbgtools-lx  4.2.8
MBG_TLV Struct Reference

TLV structure containing information on current TLV transaction and its current data. More...

#include <gpsdefs.h>

Data Fields

MBG_TLV_HDR hdr
 See MBG_TLV_HDR. More...
 
uint8_t value [480]
 See MSG_TLV_MAX_VALUE_SIZE. More...
 

Detailed Description

TLV structure containing information on current TLV transaction and its current data.

Definition at line 18403 of file gpsdefs.h.

Field Documentation

◆ hdr

MBG_TLV_HDR MBG_TLV::hdr

See MBG_TLV_HDR.

Definition at line 18405 of file gpsdefs.h.

Referenced by mbg_tlv_init().

◆ value

uint8_t MBG_TLV::value[480]

See MSG_TLV_MAX_VALUE_SIZE.

Definition at line 18406 of file gpsdefs.h.


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