|
MulticoreBSP for C
Version 1.1
|
Struct corresponding to a single push request. More...
#include <mcinternal.h>
Data Fields | |
| void * | address |
| The local address to push. | |
| MCBSP_BYTESIZE_TYPE | size |
| The memory range to register. | |
Struct corresponding to a single push request.
| void* mcbsp_push_request::address |
The local address to push.
| MCBSP_BYTESIZE_TYPE mcbsp_push_request::size |
The memory range to register.
1.8.1.1