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

The header of a message. More...

#include <TractionModemDefs.hxx>

Public Attributes

uint32_t preamble_
 packet preamble
 
uint16_t command_
 message command
 
uint16_t length_
 message length
 

Detailed Description

The header of a message.

Definition at line 134 of file TractionModemDefs.hxx.

Member Data Documentation

◆ command_

uint16_t traction_modem::Defs::Header::command_

message command

Definition at line 137 of file TractionModemDefs.hxx.

◆ length_

uint16_t traction_modem::Defs::Header::length_

message length

Definition at line 138 of file TractionModemDefs.hxx.

◆ preamble_

uint32_t traction_modem::Defs::Header::preamble_

packet preamble

Definition at line 136 of file TractionModemDefs.hxx.


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