nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ NRF_RPC_UART_TRANSPORT

#define NRF_RPC_UART_TRANSPORT (   node_id)    _CONCAT(nrf_rpc_tr_, DT_DEP_ORD(node_id))

#include <include/nrf_rpc/nrf_rpc_uart.h>

Returns nRF RPC UART transport object name for the given devicetree node.

Parameters
node_idDevicetree node of the selected UART peripheral (e.g. DT_NODELABEL(uart0)).