Structure containing the parameters of the DBG_MEM_READ_CFM message. More...
#include <dbg_task.h>
Data Fields | |
| uint32_t | memaddr |
| Address that was read. | |
| uint32_t | memdata |
| Data that was read. | |
Structure containing the parameters of the DBG_MEM_READ_CFM message.
Definition at line 86 of file dbg_task.h.
1.6.1