Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
shell_rpmsg_rx Struct Reference

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.
 

Detailed Description

RPMsg received message placeholder.

Field Documentation

◆ data

void* shell_rpmsg_rx::data

Pointer to the data held by RPMsg endpoint.

◆ len

size_t shell_rpmsg_rx::len

The length of the data.


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