Command to acknowledge setting of memory. More...
#include <ToolctlMessages.h>
Data Fields | |
| BG_Addr_t | addr |
| Address of memory. | |
| uint32_t | length |
| Length of memory in bytes. | |
| BG_ThreadID_t | threadID |
| Thread id. | |
Command to acknowledge setting of memory.
Definition at line 957 of file ToolctlMessages.h.
Address of memory.
Definition at line 959 of file ToolctlMessages.h.
Length of memory in bytes.
Definition at line 960 of file ToolctlMessages.h.
BG_ThreadID_t bgcios::toolctl::ToolCommand::threadID [inherited] |
Thread id.
Definition at line 659 of file ToolctlMessages.h.
1.6.1