Rtos API example

Embed: (wiki syntax)

« Back to documentation index

RPCGateway Struct Reference

RPCGateway Struct Reference

RPC gateway structure. More...

#include <rpc_gateway_exports.h>


Detailed Description

RPC gateway structure.

This struct is packed because we must ensure that the `ldr_pc` field has no padding before itself and will be located at a valid instruction location, and that the `caller` and `target` field are at a pre-determined offset from the `ldr_pc` field.

Definition at line 37 of file rpc_gateway_exports.h.