Structure containing the parameters of the DBG_MEM_WRITE_REQ message. More...
#include <dbg_task.h>
Data Fields | |
| uint32_t | memaddr |
| Address to be written. | |
| uint32_t | memdata |
| Data to be written. | |
Structure containing the parameters of the DBG_MEM_WRITE_REQ message.
Definition at line 95 of file dbg_task.h.
1.6.1