void hsk_wdt_service(void)
Resets the watchdog timer.
Definition: hsk_wdt.c:98
void hsk_wdt_disable(void)
Disables the Watchdog Timer.
Definition: hsk_wdt.c:80
void hsk_wdt_enable(void)
Activates the Watchdog Timer.
Definition: hsk_wdt.c:67
void hsk_wdt_init(const uword window)
Sets up the watchdog timer.
Definition: hsk_wdt.c:30