35#ifndef _OPENLCB_SIMPLENODEINFODEFS_HXX_
36#define _OPENLCB_SIMPLENODEINFODEFS_HXX_
47 const uint8_t version;
48 const char manufacturer_name[41];
49 const char model_name[41];
50 const char hardware_version[21];
51 const char software_version[21];
60 char user_description[64];
64 "SNIP dynamic file is not of the right size in your compiler");
67 "SNIP static file is not of the right size in your compiler");
const SimpleNodeStaticValues SNIP_STATIC_DATA
This static data will be exported as the first block of SNIP.
const char *const SNIP_DYNAMIC_FILENAME
The SNIP dynamic data will be read from this file.
Structure representing the layout of the memory space for Simple Node Identification user-editable da...
Structure representing the layout of the memory space for Simple Node Identification manufacturer-spe...