Command to acknowledge getting aux vector data. More...
#include <ToolctlMessages.h>
Data Fields | |
| uint32_t | length |
| Length of data in bytes. | |
| uint64_t | data [MaxAuxVecDWords] |
| Aux vector data. | |
| BG_ThreadID_t | threadID |
| Thread id. | |
Command to acknowledge getting aux vector data.
Definition at line 740 of file ToolctlMessages.h.
Aux vector data.
Definition at line 743 of file ToolctlMessages.h.
Length of data in bytes.
Definition at line 742 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