Вы здесь

DlnUartSetEventSize() Function

The DlnUartSetEventSize() function configures the event size.This function is defined in the dln_uart.h file.

Syntax
C/C++
DLN_RESULT DlnUartSetEventSize(
    HDLN handle, 
    uint8_t port, 
    uint16_t size
);
Parameters
handle

A handle to the DLN-series adapter.

port

A number of the UART port.

size

Event size value.

Return Value
DLN_RES_SUCCESS

The operation completed successfully and event size has been set.

Языки

Вход на сайт