\n

WATCHDOG

Peripheral Memory Blocks

address_offset : 0x0 Bytes (0x0)
size : 0x1000 byte (0x0)
mem_usage : registers
protection : not protected

Registers

WDOGLOAD

WDOGRIS

WDOGMIS

WDOGVALUE

WDOGCTRL

WDOGINTCLR

WDOGLOCK

ITCR

ITOP


WDOGLOAD

Watchdog Load Register
address_offset : 0x0 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

WDOGLOAD WDOGLOAD read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

WDOGRIS

Watchdog Raw Interrupt Status Register
address_offset : 0x10 Bytes (0x0)
size : 32 bit
access : read-only
reset_value : 0x0
reset_Mask : 0x0

WDOGRIS WDOGRIS read-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 RAWINTSTAT

RAWINTSTAT : Raw Watchdog Interrupt Raw interrupt status from the counter
bits : 0 - 0 (1 bit)
access : read-only

Enumeration:

0 : 0

Raw watchdog interrupt not occur

1 : 1

Raw watchdog Interrupt occur

End of enumeration elements list.


WDOGMIS

Watchdog Enabled Interrupt Status Register
address_offset : 0x14 Bytes (0x0)
size : 32 bit
access : read-only
reset_value : 0x0
reset_Mask : 0x0

WDOGMIS WDOGMIS read-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MASKINTSTAT

MASKINTSTAT : Watchdog Interrupt Enabled interrupt status from the counter
bits : 0 - 0 (1 bit)
access : read-only

Enumeration:

0 : 0

Watchdog interrupt not occur

1 : 1

Watchdog Interrupt occur

End of enumeration elements list.


WDOGVALUE

Watchdog Value Register
address_offset : 0x4 Bytes (0x0)
size : 32 bit
access : read-only
reset_value : 0x0
reset_Mask : 0x0

WDOGVALUE WDOGVALUE read-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

WDOGCTRL

Watchdog Control Register
address_offset : 0x8 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

WDOGCTRL WDOGCTRL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 INTEN RESTEN

INTEN : Watchdog counter and interrupt enable
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

0 : 0

Disable counter and interrupt

1 : 1

Enable counter and interrupt

End of enumeration elements list.

RESTEN : Enable watchdog reset
bits : 1 - 2 (2 bit)
access : read-write

Enumeration:

0 : 0

Watchdog reset disable

1 : 1

Watchdog reset enable

End of enumeration elements list.


WDOGINTCLR

Watchdog Interrupt Clean Register
address_offset : 0xC Bytes (0x0)
size : 32 bit
access : write-only
reset_value : 0x0
reset_Mask : 0x0

WDOGINTCLR WDOGINTCLR write-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 INTCLR

INTCLR : A write of any value to clear the watchdog interrupt, and reloads the counter from the value in LOAD.
bits : 0 - 31 (32 bit)
access : read-write


WDOGLOCK

Watchdog Lock Register
address_offset : 0xC00 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

WDOGLOCK WDOGLOCK read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 LOCK

LOCK : Enable register writes Enable write access to all other registers by writing 0x1ACCE551. Disable write access by writing any other value.
bits : 0 - 31 (32 bit)
access : read-write


ITCR

Watchdog Integration Test Control Register
address_offset : 0xF00 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

ITCR ITCR read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

ITOP

Watchdog Integration Test Output Set Register
address_offset : 0xF04 Bytes (0x0)
size : 32 bit
access : write-only
reset_value : 0x0
reset_Mask : 0x0

ITOP ITOP write-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0


Is something missing? Is something wrong? can you help correct it ? Please contact us at info@chipselect.org !

This website is sponsored by EmbeetleEmbeetle, an IDE designed from scratch for embedded software developers.