|
OpenLcbCLib 1.0 Alpha
OpenSource C Library to create OpenLcb/Lcc Nodes
|
General configuration memory operation commands. More...
Macros | |
| #define | CONFIG_MEM_OPTIONS_CMD 0x80 |
| Get Configuration Options command. | |
| #define | CONFIG_MEM_OPTIONS_REPLY 0x82 |
| Get Configuration Options reply. | |
| #define | CONFIG_MEM_GET_ADDRESS_SPACE_INFO_CMD 0x84 |
| Get Address Space Information command. | |
| #define | CONFIG_MEM_GET_ADDRESS_SPACE_INFO_REPLY_NOT_PRESENT 0x86 |
| Get Address Space Information reply: Space not present. | |
| #define | CONFIG_MEM_GET_ADDRESS_SPACE_INFO_REPLY_PRESENT 0x87 |
| Get Address Space Information reply: Space present. | |
| #define | CONFIG_MEM_RESERVE_LOCK 0x88 |
| Lock/Reserve command. | |
| #define | CONFIG_MEM_RESERVE_LOCK_REPLY 0x8A |
| Lock/Reserve reply. | |
| #define | CONFIG_MEM_GET_UNIQUE_ID 0x8C |
| Get Unique ID command (request node's unique identifier) | |
| #define | CONFIG_MEM_GET_UNIQUE_ID_REPLY 0x8D |
| Get Unique ID reply. | |
| #define | CONFIG_MEM_UNFREEZE 0xA0 |
| Unfreeze command (resume normal operation) | |
| #define | CONFIG_MEM_FREEZE 0xA1 |
| Freeze command (suspend operation for configuration) | |
| #define | CONFIG_MEM_UPDATE_COMPLETE 0xA8 |
| Indicate update complete command. | |
| #define | CONFIG_MEM_RESET_REBOOT 0xA9 |
| Reset/Reboot command. | |
| #define | CONFIG_MEM_FACTORY_RESET 0xAA |
| Factory Reset command (restore defaults) | |
General configuration memory operation commands.
| #define CONFIG_MEM_OPTIONS_CMD 0x80 |
Get Configuration Options command.
| #define CONFIG_MEM_OPTIONS_REPLY 0x82 |
Get Configuration Options reply.
| #define CONFIG_MEM_GET_ADDRESS_SPACE_INFO_CMD 0x84 |
Get Address Space Information command.
| #define CONFIG_MEM_GET_ADDRESS_SPACE_INFO_REPLY_NOT_PRESENT 0x86 |
Get Address Space Information reply: Space not present.
| #define CONFIG_MEM_GET_ADDRESS_SPACE_INFO_REPLY_PRESENT 0x87 |
Get Address Space Information reply: Space present.
| #define CONFIG_MEM_RESERVE_LOCK 0x88 |
Lock/Reserve command.
| #define CONFIG_MEM_RESERVE_LOCK_REPLY 0x8A |
Lock/Reserve reply.
| #define CONFIG_MEM_GET_UNIQUE_ID 0x8C |
Get Unique ID command (request node's unique identifier)
| #define CONFIG_MEM_GET_UNIQUE_ID_REPLY 0x8D |
Get Unique ID reply.
| #define CONFIG_MEM_UNFREEZE 0xA0 |
Unfreeze command (resume normal operation)
| #define CONFIG_MEM_FREEZE 0xA1 |
Freeze command (suspend operation for configuration)
| #define CONFIG_MEM_UPDATE_COMPLETE 0xA8 |
Indicate update complete command.
| #define CONFIG_MEM_RESET_REBOOT 0xA9 |
Reset/Reboot command.
| #define CONFIG_MEM_FACTORY_RESET 0xAA |
Factory Reset command (restore defaults)
Copyright (c) 2026 Jim Kueneman all rights reserved. See the License