|
mbgtools-lx
4.2.8
|
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... | |
Structure containing state information while reading TLV 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().
| 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().
| uint32_t MBG_TLV_RCV_STATE::reserved_1 |