#include <dwc.h>DWCCfError DWC_CfReset(void);None.
| DWC_CF_ERROR_NONE | Succeeded. |
| Other | The DWCCfError enumerated type which indicates the error code. |
Explicitly releases the memory secured by the DWC_CfSetAppFriendKeyToNWC24Msg function.
Even if this function is not called, the secured memory will be released when the DWC_Shutdown function is called.
You cannot call this function before calling NWC24CommitMsg.
CONFIDENTIAL