XCORE SDK
XCORE Software Development Kit
|
#include <rtos_intertile.h>
Public Attributes | |
rtos_intertile_t * | intertile_ctx |
int | port |
Struct to hold an address to a remote function, consisting of both an intertile instance and a port number. Primarily used by the RPC mechanism in the RTOS drivers.
rtos_intertile_t* rtos_intertile_address_t::intertile_ctx |
Intertile driver instance
int rtos_intertile_address_t::port |
Port number to the remote function