mbgtools-lx  4.2.8
XBP_MSG_DATA Struct Reference

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...
 

Detailed Description

The data portion of an XBP message.

Definition at line 1643 of file gpsserio.h.

Field Documentation

◆ std_msg

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_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().


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