![]() |
FuSa 8-Bit Libraries Safety Framework
|
Contains API prototypes for the Watchdog Manager diagnostics. More...
Go to the source code of this file.
Functions | |
| errFlag_t | MW_DiagSwdtCount (void) |
| Performs diagnostic to detect faults in the Synchronous Watchdog Timer (SWDT) Counter mechanism. | |
| errFlag_t | MW_DiagSwdtExpire (uint32_t newReset) |
| Performs error injection diagnostic to detect faults in the Synchronous Watchdog Timer (SWDT) Expire mechanism. | |
| void | MW_DiagWdtCountBegin (void) |
| Begins diagnostic to detect faults in the Watchdog Timer (WDT) Counter mechanism. | |
| bool | MW_IsDiagWdtCountOngoing (void) |
| Checks whether the Watchdog Timer (WDT) Count diagnostic is ongoing. | |
| errFlag_t | MW_DiagWdtCountEnd (void) |
| Completes diagnostic to detect faults in the Watchdog Timer (WDT) Counter mechanism. | |
| errFlag_t | MW_DiagWdtExpire (void) |
| Performs error injection diagnostic to detect faults in the Watchdog Timer (WDT) Expire mechanism. | |
Contains API prototypes for the Watchdog Manager diagnostics.
Definition in file midware_watchdog_manager_diag.h.