|
Open Model Railroad Network (OpenMRN)
|
Structure representing the layout of the memory space for Simple Node Identification user-editable data. More...
#include <SimpleNodeInfoDefs.hxx>
Public Attributes | |
| uint8_t | version |
| char | user_name [63] |
| char | user_description [64] |
Structure representing the layout of the memory space for Simple Node Identification user-editable data.
Definition at line 56 of file SimpleNodeInfoDefs.hxx.
| char openlcb::SimpleNodeDynamicValues::user_description[64] |
Definition at line 60 of file SimpleNodeInfoDefs.hxx.
| char openlcb::SimpleNodeDynamicValues::user_name[63] |
Definition at line 59 of file SimpleNodeInfoDefs.hxx.
| uint8_t openlcb::SimpleNodeDynamicValues::version |
Definition at line 58 of file SimpleNodeInfoDefs.hxx.