Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
traction_modem::Defs::Message Struct Reference

The definition of a message. More...

#include <TractionModemDefs.hxx>

Public Attributes

Header header_
 packet command
 
uint8_t data [0]
 start of the message data
 

Detailed Description

The definition of a message.

Definition at line 142 of file TractionModemDefs.hxx.

Member Data Documentation

◆ data

uint8_t traction_modem::Defs::Message::data[0]

start of the message data

Definition at line 145 of file TractionModemDefs.hxx.

◆ header_

Header traction_modem::Defs::Message::header_

packet command

Definition at line 144 of file TractionModemDefs.hxx.


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