| Zephyr Project API 4.1.0
    A Scalable Open Source RTOS | 
RPMsg received message placeholder. More...
#include <shell_rpmsg.h>
| Data Fields | |
| void * | data | 
| Pointer to the data held by RPMsg endpoint. | |
| size_t | len | 
| The length of the data. | |
RPMsg received message placeholder.
| void* shell_rpmsg_rx::data | 
Pointer to the data held by RPMsg endpoint.
| size_t shell_rpmsg_rx::len | 
The length of the data.