mbgtools-lx  4.2.8
MBG_TLV_RCV_STATE Struct Reference

Structure containing state information while reading TLV data. More...

#include <gpsdefs.h>

Data Fields

MBG_TLV_DATA data
 See MBG_TLV_DATA. More...
 
uint32_t read_bytes
 Number of bytes read. More...
 
uint32_t reserved_1
 Future use. More...
 

Detailed Description

Structure containing state information while reading TLV data.

Definition at line 18330 of file gpsdefs.h.

Field Documentation

◆ data

MBG_TLV_DATA MBG_TLV_RCV_STATE::data

See MBG_TLV_DATA.

Definition at line 18332 of file gpsdefs.h.

Referenced by mbg_tlv_rcv_state_init().

◆ read_bytes

uint32_t MBG_TLV_RCV_STATE::read_bytes

Number of bytes read.

Definition at line 18333 of file gpsdefs.h.

Referenced by mbg_tlv_rcv_state_init().

◆ reserved_1

uint32_t MBG_TLV_RCV_STATE::reserved_1

Future use.

Definition at line 18334 of file gpsdefs.h.

Referenced by mbg_tlv_rcv_state_init().


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