MulticoreBSP for C  Version 2.0.4
Data Fields
mcbsp_push_request Struct Reference

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...
 

Detailed Description

Struct corresponding to a single push request.

Field Documentation

void* mcbsp_push_request::address

The local address to push.

size_t mcbsp_push_request::size

The memory range to register.


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