1.1.2.1.23 PDS_RegisterUpdateMemoryCallback Function

C

void PDS_RegisterUpdateMemoryCallback (bool (*callbackFn)(PDS_UpdateMemory_t *));

Description

This routine register the callback for the Item update memory. Updates BC parameters after restoring taking into account possible size

Parameters

ParamDescription
PDS_UpdateMemory_tPDS_UpdateMemory_t
callbackFnpointer to callback functions

Returns

None.