![VersaLogic Lion VL-EPMe-42 Скачать руководство пользователя страница 27](http://html1.mh-extra.com/html/versalogic/lion-vl-epme-42/lion-vl-epme-42_reference-manual_1006779027.webp)
FPGA Registers
Lion (VL-EPMe-42) Programmer’s Reference Manual
23
WDT_CTL – Watchdog Control Register
Reset type is Platform.
Table 24: WDT_CTL – Watchdog Control Register
Bits
Identifier
Access
Default
Description
7
IRQEN
R/W
0
Watchdog interrupt enable/disable:
0 – Interrupts disabled
1 – Interrupts enabled
6-4
IRQSEL(2:0)
R/W
000
Watchdog interrupt IRQ select in LPC SERIRQ:
000 – IRQ3
001 – IRQ4
010 – IRQ5
011 – IRQ10
100 – IRQ6
101 – IRQ7
110 – IRQ9
111 – IRQ11
3
Reserved
RO
0
Reserved. Writes are ignored; reads always return 0.
2
RESET_EN
R/W
0
Enable the Watchdog to assert the push-button reset if it “fires”.
0 – Watchdog will not reset the board
1 – Board will be reset if the Watchdog “fires”
1
WDT_EN
R/W
0
Watchdog Enable:
0 – Watchdog is disabled
1 – Watchdog is enabled
Note:
The WDT_VAL register must be set before enabling.
0
WDT_STAT
RO
0
Watchdog Status:
0 – Watchdog disabled or watchdog has not “fired”
1 – Watchdog fired.
Note:
Once set to a ‘1’, it will remain so until any of the following
occurs:
•
the WDT_VAL register is written to
•
the WDT_EN is disabled
•
a reset occurs