MulticoreBSP for C  Version 2.0.4
Data Fields
mcbsp_hpsend_request Struct Reference

A high-performance (non-buffering) BSMP message request. More...

#include <mcbsp.h>

Data Fields

const void * payload
 Payload source. More...
 
const void * tag
 Tag source. More...
 
size_t payload_size
 Payload length. More...
 

Detailed Description

A high-performance (non-buffering) BSMP message request.

See Also
bsp_hpsend.

Field Documentation

const void* mcbsp_hpsend_request::payload

Payload source.

size_t mcbsp_hpsend_request::payload_size

Payload length.

const void* mcbsp_hpsend_request::tag

Tag source.


The documentation for this struct was generated from the following file: