mbgtools-lx
4.2.8
|
The data portion of an XBP message. More...
#include <gpsserio.h>
Data Fields | |
XBP_ADDR | xbp_addr |
XBP address of the transmitter or receiver. More... | |
MBG_STD_MSG | std_msg |
Encapsulated standard binary message. More... | |
The data portion of an XBP message.
Definition at line 1643 of file gpsserio.h.
MBG_STD_MSG XBP_MSG_DATA::std_msg |
Encapsulated standard binary message.
Definition at line 1646 of file gpsserio.h.
Referenced by mbgextio_rcv_msg_unlocked().
XBP_ADDR XBP_MSG_DATA::xbp_addr |
XBP address of the transmitter or receiver.
Definition at line 1645 of file gpsserio.h.
Referenced by mbgextio_rcv_msg_unlocked().