OTA_SERVICE_FH_TriggerReset

C

void OTA_SERVICE_FH_TriggerReset(void)

Summary

Resets the processor and all the embedded peripherals.

Description

This function resets the processor and all the embedded peripherals including the memory system.

Precondition

None.

Parameters

None.

Returns

None.

Example

OTA_SERVICE_FH_TriggerReset();

Remarks

None.