Interface functions for the watchdog. More...
#include <stdint.h>#include <stdbool.h>Go to the source code of this file.
Functions | |
| void | hal_wdog_init (uint16_t start_value) |
| void | hal_wdog_restart (void) |
Interface functions for the watchdog.
Definition in file hal_wdog.h.
1.7.2