![]() |
FuSa 8-Bit Libraries Safety Framework
|
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | T_HandleSyncWatchdog (uint32_t newTimeout) |
Waits until the current Synchronous Watchdog timeout is completed before clearing and setting the next timeout.
| |
| void | T_HandleWatchdog (void) |
| Clears the Watchdog Timer (WDT) while performing the WDT count diagnostic. | |
| void | T_HandleNotificationErrors (void) |
| Ensures Error IDs with 'NOTIFICATION' criticality are handled. | |