Вы здесь

DlnUartDisable() Function

The DlnUartDisable() function deactivates corresponding UART port on your DLN-Series adapter.

This function is defined in the dln_uart.h file.

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

A handle to the DLN-series adapter.

port

A number of the SPI master port to be enabled.

Return Value
DLN_RES_SUCCESS

The operation completed successfully and UART port was disabled.

Языки

Вход на сайт