DlnBootEnterBootloader() Function

 DLN_RESULT DlnBootEnterBootloader(
    HDLN handle
 );

The DlnBootEnterBootloader() function enters the Bootloader mode.

Parameters:

handle
A handle to the DLN-series adapter.

Results:

Result Description
DLN_RES_SUCCESS Function was succesfully executed.

This function is defined in the dln_boot.h file.