Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
openlcb::SimpleNodeStaticValues Struct Reference

Structure representing the layout of the memory space for Simple Node Identification manufacturer-specified data. More...

#include <SimpleNodeInfoDefs.hxx>

Public Attributes

const uint8_t version
 
const char manufacturer_name [41]
 
const char model_name [41]
 
const char hardware_version [21]
 
const char software_version [21]
 

Detailed Description

Structure representing the layout of the memory space for Simple Node Identification manufacturer-specified data.

Definition at line 45 of file SimpleNodeInfoDefs.hxx.

Member Data Documentation

◆ hardware_version

const char openlcb::SimpleNodeStaticValues::hardware_version[21]

Definition at line 50 of file SimpleNodeInfoDefs.hxx.

◆ manufacturer_name

const char openlcb::SimpleNodeStaticValues::manufacturer_name[41]

Definition at line 48 of file SimpleNodeInfoDefs.hxx.

◆ model_name

const char openlcb::SimpleNodeStaticValues::model_name[41]

Definition at line 49 of file SimpleNodeInfoDefs.hxx.

◆ software_version

const char openlcb::SimpleNodeStaticValues::software_version[21]

Definition at line 51 of file SimpleNodeInfoDefs.hxx.

◆ version

const uint8_t openlcb::SimpleNodeStaticValues::version

Definition at line 47 of file SimpleNodeInfoDefs.hxx.


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