KM3NeT CLB
2.0
KM3NeT CLB v2 Embedded Software
|
Watchdog driver. More...
Go to the source code of this file.
Functions | |
static void | wdogFeed () |
Feed the watchdog. | |
static void | wdogReboot () |
Reboot the FPGA (hard) | |
static void | wdogSetTopCount (uint16_t counterValue) |
Set the watchdog top-counter in seconds. More... | |
Watchdog driver.
Definition in file watchdog.h.
|
inlinestatic |
Set the watchdog top-counter in seconds.
counterValue | The counter value to set. |
Definition at line 50 of file watchdog.h.