DFU_Notify() is only used within Ux_Device_DFU.
 
Symbols
loading...
Files
loading...

DFU_Notify() function

Inform application when a begin and end of transfer of the firmware occur.

Syntax

UINT DFU_Notify(VOID *dfu,     ULONG notification);
Implemented in ux_device_dfu_media.c:116

Arguments

dfu

dfu Instance.

notification

unused.

Return value

UX_SUCCESS.

Data Use

Data read by DFU_Notify()
Data written by DFU_Notify()
all items filtered out
DFU_Notify()
all items filtered out
Implementations
DFU_Notify()
Type of DFU_Notify()
DFU_Notify()
all items filtered out