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

◆ uart_async_adapter_init()

void uart_async_adapter_init ( const struct device *  dev,
const struct device *  target 
)

#include <include/uart_async_adapter.h>

Initialize adapter.

Call this function before uart adapter is used. The function configures connected UART device to work with the adapter.

Parameters
devThe adapter interface
targetTarget UART device with only interrupt interface