KM3NeT CLB  2.0
KM3NeT CLB v2 Embedded Software
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
dev_watchdog.h File Reference

This provides a device mapping for a wishbone bus mapped Watchdog. More...

#include "dev_defs.h"

Go to the source code of this file.

Data Structures

struct  WATCHDOG_Device
 The definition of the state-machine registers. More...
 

Macros

#define WATCHDOG_CNT_DEFAULT   0x0256
 Counter value default (10 minutes)
 
#define WATCHDOG_CMD_REBOOT   0xDEADC0DE
 Reboot now.
 
#define WATCHDOG_CMD_FEED   0xFEEDD051
 Feed the dog.
 

Detailed Description

This provides a device mapping for a wishbone bus mapped Watchdog.

Definition in file dev_watchdog.h.