FuSa 8-Bit Libraries Safety Framework
Loading...
Searching...
No Matches
midware_reset_manager.c File Reference

Implements APIs for the Reset Manager. More...

#include <stdbool.h>
#include <driver_errctrl.h>
#include <driver_rstctrl.h>
#include <driver_wdt.h>
#include <midware_reset_manager.h>
#include <xc.h>

Go to the source code of this file.

Functions

void MW_ResetDevice (void)
 Issues a software reset request to reset the device.
resetReason_t MW_GetClearResetReason (void)
 Reads and clears the reset flag registers.

Detailed Description

Implements APIs for the Reset Manager.

Definition in file midware_reset_manager.c.