Вы здесь

DlnUartDisableEvent() Function

The DlnUartDisableEvent() function disables UART events for specified UART port.This function is defined in the dln_uart.h file.

Syntax
C/C++
DLN_RESULT DlnUartDisableEvent(
    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 disabled.

Языки

Вход на сайт