| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
Endpoint instance. More...
#include <ipc_service.h>
Data Fields | |
| const struct device * | instance | 
| void * | token | 
Endpoint instance.
Token is not important for user of the API. It is implemented in a specific backend.
| const struct device* ipc_ept::instance | 
Instance this endpoint belongs to.
| void* ipc_ept::token | 
Backend-specific token used to identify an endpoint in an instance.