15 #ifndef DEV_WATCHDOG_H_
16 #define DEV_WATCHDOG_H_
29 #define WATCHDOG_CNT_DEFAULT 0x0256
31 #define WATCHDOG_CMD_REBOOT 0xDEADC0DE
32 #define WATCHDOG_CMD_FEED 0xFEEDD051
#define reg_o
Write-only register.
The definition of the state-machine registers.
volatile unsigned int CNT
Low top-counter register, in seconds.
#define reg_io
Input/Output register.
volatile unsigned int CMD
Command to issue, see WATCHDOG_CMD_*.
This module contains some very basic type definitions used for hardware mappings. ...