Transport that other RPMsg transports inherits.
More...
#include <erpc_rpmsg_lite_base.hpp>
Transport that other RPMsg transports inherits.
struct rpmsg_lite_instance* erpc::RPMsgBase::get_rpmsg_lite_instance |
( |
void |
| ) |
|
|
inline |
This function returns pointer to instance of RPMSG lite.
- Return values
-
pointer | to instance of RPMSG lite |
struct rpmsg_lite_instance * RPMsgBase::s_rpmsg |
|
staticprotected |
Pointer to instance of RPMSG lite.
uint8_t RPMsgBase::s_initialized |
|
staticprotected |
Represent information if the rpmsg-lite was initialized.
The documentation for this class was generated from the following files:
- erpc_rpmsg_lite_base.hpp
- erpc_rpmsg_lite_rtos_transport.cpp
- erpc_rpmsg_lite_transport.cpp
- erpc_rpmsg_tty_rtos_transport.cpp