Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
rpmsg_mi_ept_cfg Struct Reference

Endpoint configuration. More...

#include <rpmsg_multi_instance.h>

Data Fields

const char * name
 
struct rpmsg_mi_cbcb
 
voidpriv
 

Detailed Description

Endpoint configuration.

Field Documentation

◆ cb

struct rpmsg_mi_cb* rpmsg_mi_ept_cfg::cb

Event callback structure.

◆ name

const char* rpmsg_mi_ept_cfg::name

Name of endpoint.

◆ priv

void* rpmsg_mi_ept_cfg::priv

Private user data.


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