Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
withrottle::LocoAddress Struct Reference

Locomotive address. More...

#include <Defs.hxx>

Public Attributes

uint16_t address: 14
 14-bit DCC address
 
uint16_t addressType: 1
 true if long address, else short address
 
uint16_t inUse: 1
 reserved bit space
 

Detailed Description

Locomotive address.

Definition at line 39 of file withrottle/Defs.hxx.

Member Data Documentation

◆ address

uint16_t withrottle::LocoAddress::address

14-bit DCC address

Definition at line 41 of file withrottle/Defs.hxx.

◆ addressType

uint16_t withrottle::LocoAddress::addressType

true if long address, else short address

Definition at line 42 of file withrottle/Defs.hxx.

◆ inUse

uint16_t withrottle::LocoAddress::inUse

reserved bit space

Definition at line 43 of file withrottle/Defs.hxx.


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