Вы здесь

DlnBootGetMemCount() Function

The DlnBootGetMemCount() function retrieves the number of flash panes of your DLN-series adapter.

This function is defined in the dln_boot.h file.

Syntax
C/C++
DLN_RESULT DlnBootGetMemCount(
    HDLN handle, 
    uint32_t *count
);
Parameters
handle

A handle to the DLN device.

count

A pointer to 8-bit unsigned integer, which will be filled with the number of flash panes after the function execution.

Return Value
DLN_RES_SUCCESS

The number of flash panes was successfully retrieved.

Языки

Вход на сайт