1.3.5.6.3 BMNG_FUP_CLEAR_TARGET_LIST_REQUEST Function Pointer
C
typedef void (*BMNG_FUP_CLEAR_TARGET_LIST_REQUEST)(uint8_t cmd);
Summary
Function pointer to request to clear the target list in a firmware upgrade process.
Description
This data type contains the definition of the function pointer to clear the target list in a firmware upgrade process.
- cmd: Command to acknowledge
Remarks
The command is acknowledged with the FUP ACK callback.