nRF Connect SDK API 0.1.0
|
#define UART_ASYNC_ADAPTER_INST_DATA_NAME | ( | _dev_name | ) | _CONCAT(uart_async_adapter_data_, _dev_name) |
#include <include/uart_async_adapter.h>
The name of the data instance connected with created device instance.
_dev_name | The name of the created device instance |