|
MulticoreBSP for C
Version 1.1
|
A generic BSP communication message. More...
#include <mcinternal.h>
Data Fields | |
| void * | destination |
| Destination. | |
| size_t | length |
| Length. | |
A generic BSP communication message.
Handles both `put' and regular BSMP requests.
| void* mcbsp_message::destination |
Destination.
| size_t mcbsp_message::length |
Length.
1.8.1.1