KM3NeT CLB
2.0
KM3NeT CLB v2 Embedded Software
|
The definition of the state-machine registers. More...
#include <dev_watchdog.h>
Data Fields | |
volatile unsigned int | CNT |
Low top-counter register, in seconds. More... | |
volatile unsigned int | CMD |
Command to issue, see WATCHDOG_CMD_*. | |
The definition of the state-machine registers.
Definition at line 37 of file dev_watchdog.h.
volatile unsigned int WATCHDOG_Device::CNT |
Low top-counter register, in seconds.
Only applied on next feed.
Definition at line 38 of file dev_watchdog.h.