|
Open Model Railroad Network (OpenMRN)
|
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] |
Structure representing the layout of the memory space for Simple Node Identification manufacturer-specified data.
Definition at line 45 of file SimpleNodeInfoDefs.hxx.
| const char openlcb::SimpleNodeStaticValues::hardware_version[21] |
Definition at line 50 of file SimpleNodeInfoDefs.hxx.
| const char openlcb::SimpleNodeStaticValues::manufacturer_name[41] |
Definition at line 48 of file SimpleNodeInfoDefs.hxx.
| const char openlcb::SimpleNodeStaticValues::model_name[41] |
Definition at line 49 of file SimpleNodeInfoDefs.hxx.
| const char openlcb::SimpleNodeStaticValues::software_version[21] |
Definition at line 51 of file SimpleNodeInfoDefs.hxx.
| const uint8_t openlcb::SimpleNodeStaticValues::version |
Definition at line 47 of file SimpleNodeInfoDefs.hxx.