MulticoreBSP for C  Version 1.1
Data Fields
mcbsp_push_request Struct Reference

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.

Detailed Description

Struct corresponding to a single push request.


Field Documentation

void* mcbsp_push_request::address

The local address to push.

MCBSP_BYTESIZE_TYPE mcbsp_push_request::size

The memory range to register.


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