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