OpenAMP Library  353
rpmsg_rpc_svr Struct Reference

Server remote procedure call data. More...

#include <rpmsg_rpc_client_server.h>

Data Fields

struct rpmsg_endpoint ept
 RPMsg destination endpoint structure. More...
 
const struct rpmsg_rpc_servicesservices
 Service table. More...
 
unsigned int n_services
 Number of services. More...
 

Detailed Description

Server remote procedure call data.

RPMsg RPC will send request to endpoint

Field Documentation

◆ ept

struct rpmsg_endpoint rpmsg_rpc_svr::ept

RPMsg destination endpoint structure.

◆ n_services

unsigned int rpmsg_rpc_svr::n_services

Number of services.

◆ services

const struct rpmsg_rpc_services* rpmsg_rpc_svr::services

Service table.


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