dfu_bank_func_t

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

Structure for holding of function pointers for needed prepare and activate procedure for the requested update procedure. More...

#include <dfu_bank_internal.h>

Detailed Description

Structure for holding of function pointers for needed prepare and activate procedure for the requested update procedure.

Field Documentation

dfu_bank_activate_t dfu_bank_func_t::activate

Function pointer to the activate function called on finalizing the update procedure.

dfu_bank_cleared_t dfu_bank_func_t::cleared

Function pointer to the cleared function called after prepare function completes.

dfu_bank_prepare_t dfu_bank_func_t::prepare

Function pointer to the prepare function called on start of update procedure.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .