\n

WDG

Peripheral Memory Blocks

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

Registers

LR

RIS

MIS

VAL

CR

ICR

LOCK


LR

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

LR LR 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 LOAD

LOAD : Watchdog load value. Value from which the counter is to decrement. When this register is written to, the count is immediately restarted from the new value.
bits : 0 - 31 (32 bit)


RIS

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

RIS RIS read-only 0 1 2 3 4 5 6 7 Resets to 0 0 0 0 0 0 0 0 RIS

RIS : Watchdog raw interrupt status bit. Reflects the status of the interrupt status from the watchdog:

Read-only bit. A write has no effect.
bits : 0 - 0 (1 bit)

Enumeration:

0 : IRQ_NOT_PENDING

Watchdog interrupt is not active

1 : IRQ_PENDING

Watchdog interrupt is active

End of enumeration elements list.


MIS

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

MIS MIS read-only 0 1 2 3 4 5 6 7 Resets to 0 0 0 0 0 0 0 0 MIS

MIS : Watchdog masked interrupt status bit. Masked value of watchdog interrupt status:

Read-only bit. A write has no effect.
bits : 0 - 0 (1 bit)

Enumeration:

0 : IRQ_NOT_PENDING

Watchdog interrupt masked is not active

1 : IRQ_PENDING

Watchdog interrupt masked is active

End of enumeration elements list.


VAL

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

VAL VAL 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 WDTVAL

WDTVAL : Watchdog load value. When read, returns the current value of the decrementing watchdog counter. A write has no effect.
bits : 0 - 31 (32 bit)


CR

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

CR CR read-write 0 1 2 3 4 5 6 7 Resets to 0 0 0 0 0 0 0 0 INTEN RESEN

INTEN : Watchdog interrupt enable. Enable the interrupt event:


bits : 0 - 0 (1 bit)

Enumeration:

0 : DISABLE

Disable watchdog interrupt

1 : ENABLE

Enable watchdog interrupt

End of enumeration elements list.

RESEN : Watchdog reset enable. Enable the watchdog reset output:


bits : 1 - 1 (1 bit)

Enumeration:

0 : DISABLE

Disable watchdog reset

1 : ENABLE

Enable watchdog reset

End of enumeration elements list.


ICR

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

ICR ICR 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 WDTICLR

WDTICLR : Watchdog interrupt enable:


bits : 0 - 31 (32 bit)


LOCK

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

LOCK LOCK 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 LOCKVAL

LOCKVAL : Watchdog lock value. When read, returns the lock status:

When written, allows enabling or disabling write access to all other watchdog registers:
bits : 0 - 31 (32 bit)



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.