Вы здесь

DlnBootExitBootloader() Function

The DlnExitBootloader() function exits the Bootloader mode and continues in the Application mode.

This function is defined in the dln_boot.h file.

Syntax
C/C++
DLN_RESULT DlnBootExitBootloader(
    HDLN handle
);
Parameters
handle

A handle to the DLN-series adapter.

Return Value
DLN_RES_SUCCESS

Function was successfully executed.

Языки

Вход на сайт