Вы здесь

DlnUartEnableEvent() Function

The DlnUartEnableEvent() function enables UART event for specified UART port.This function is defined in the dln_uart.h file.

Syntax
C/C++
DLN_RESULT DlnUartEnableEvent(
    HDLN handle, 
    uint8_t port
);
Parameters
handle

A handle to the DLN-series adapter.

port

A number of the UART port.

Return Value
DLN_RES_SUCCESS

The operation completed successfully and events for UART port were enabled.

Языки

Вход на сайт