mbgtools-lx  4.2.8
MBG_STD_MSG Struct Reference

The format of a standard binary message. More...

#include <gpsserio.h>

Data Fields

MSG_HDR hdr
 Message header containing the command code and length of the data portion. More...
 
STD_MSG_DATA_BUFF data_buf
 Data portion using the number of bytes specified in the header. More...
 

Detailed Description

The format of a standard binary message.

Definition at line 1631 of file gpsserio.h.

Field Documentation

◆ data_buf

STD_MSG_DATA_BUFF MBG_STD_MSG::data_buf

Data portion using the number of bytes specified in the header.

Definition at line 1634 of file gpsserio.h.

◆ hdr

MSG_HDR MBG_STD_MSG::hdr

Message header containing the command code and length of the data portion.

Definition at line 1633 of file gpsserio.h.


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