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