\n

WDT

Peripheral Memory Blocks

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

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

Registers

WDT_CTL (CTL)

WDT_RSTSTS (RSTSTS)

WDT_ALTCTL (ALTCTL)


WDT_CTL (CTL)

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

WDT_CTL WDT_CTL 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 RSTCNT RSTEN RSTFC IF WKEN WKF INTEN WDTEN TOUTSEL ICEDEBUG

RSTCNT : Clear Watchdog Timer\nNote: This bit will be automatically cleared by hardware.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

No effect

#1 : 1

Reset the internal 18-bit Watchdog Timer counter

End of enumeration elements list.

RSTEN : Watchdog Timer Reset Enable Control \nSetting this bit will enable the Watchdog Timer time-out reset function If the Watchdog Timer counter value has not been cleared after the specific Watchdog Timer reset delay period expires.\n
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

Watchdog Timer time-out reset function Disabled

#1 : 1

Watchdog Timer time-out reset function Enabled

End of enumeration elements list.

RSTFC : Watchdog Timer Reset Flag Cleared\nWrite 1 to clear the RSTF (WDT_RSTSTS [2]).
bits : 2 - 2 (1 bit)
access : read-write

IF : Watchdog Timer Interrupt Flag\nThis bit will set to 1 while Watchdog Timer counter value reaches the selected Watchdog Timer time-out interval\nNote: This bit is cleared by writing 1 to it.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

Watchdog Timer time-out interrupt did not occur

#1 : 1

Watchdog Timer time-out interrupt occurred

End of enumeration elements list.

WKEN : Watchdog Timer Wake-up Function Enable Control \nIf this bit is set to 1, while Watchdog Timer interrupt flag IF (WDT_CTL[3]) is generated to 1 and INTEN (WDT_CTL[6] Watchdog Timer interrupt enable) is enabled, the Watchdog Timer time-out interrupt signal will generate a wake-up trigger event to chip.\nNote: Chip can be woken-up by Watchdog Timer time-out interrupt signal generated only if Watchdog Timer clock source is selected to 32 kHz oscillator.
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

Wake-up trigger event Disabled if Watchdog Timer time-out interrupt signal generated

#1 : 1

Wake-up trigger event Enabled if Watchdog Timer time-out interrupt signal generated

End of enumeration elements list.

WKF : Watchdog Timer Wake-up Flag\nThis bit indicates the interrupt wake-up flag status of Watchdog Timer \nNote: This bit is cleared by writing 1 to it.
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

Watchdog Timer does not cause chip wake-up

#1 : 1

Chip wake-up from Power-down if Watchdog Timer time-out interrupt signal generated

End of enumeration elements list.

INTEN : Watchdog Timer Interrupt Enable Control \nIf this bit is enabled, the Watchdog Timer time-out interrupt signal is generated and inform to CPU. \n
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

Watchdog Timer interrupt Disabled

#1 : 1

Watchdog Timer interrupt Enabled

End of enumeration elements list.

WDTEN : Watchdog Timer Enable Control \n
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

Watchdog Timer Disabled (This action will reset the internal counter)

#1 : 1

Watchdog Timer Enabled

End of enumeration elements list.

TOUTSEL : Watchdog Timer Time-out Interval Selection \nThese three bits select the time-out interval period for the Watchdog Timer.\n
bits : 8 - 10 (3 bit)
access : read-write

Enumeration:

#000 : 0

24 *TWDT

#001 : 1

26 *TWDT

#010 : 2

28 *TWDT

#011 : 3

210 *TWDT

#100 : 4

212 *TWDT

#101 : 5

214 *TWDT

#110 : 6

216 *TWDT

#111 : 7

218 *TWDT

End of enumeration elements list.

ICEDEBUG : ICE Debug Mode Acknowledge Disable Control \nWatchdog Timer counter will keep going no matter CPU is held by ICE or not.
bits : 31 - 31 (1 bit)
access : read-write

Enumeration:

#0 : 0

ICE debug mode acknowledgement affects Watchdog Timer counting

#1 : 1

ICE debug mode acknowledgement Disabled

End of enumeration elements list.


WDT_RSTSTS (RSTSTS)

Watchdog Timer Reset Status Register
address_offset : 0x10 Bytes (0x0)
size : -1 bit
access : read-only
reset_value : 0x0
reset_Mask : 0x0

WDT_RSTSTS WDT_RSTSTS 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 RSTF

RSTF : Watchdog Timer Reset Flag \nThis bit indicates the system has been reset by Watchdog Timer time-out reset or not.\nNote: This bit is cleared by writing 1 to RSTFC (WDT_CTL [2]).
bits : 2 - 2 (1 bit)
access : read-only

Enumeration:

#0 : 0

Watchdog Timer time-out reset did not occur

#1 : 1

Watchdog Timer time-out reset occurred

End of enumeration elements list.


WDT_ALTCTL (ALTCTL)

Watchdog Timer Alternative Control Register
address_offset : 0x4 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

WDT_ALTCTL WDT_ALTCTL 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 RSTDSEL

RSTDSEL : Watchdog Timer Reset Delay Selection\nWhen Watchdog Timer time-out happened, software has a time named Watchdog Timer reset delay period to clear Watchdog Timer counter to prevent Watchdog Timer time-out reset happened. Software can select a suitable value of Watchdog Timer reset delay period for different Watchdog Timer time-out period.\nNote: This bit will be reset to 0 if Watchdog Timer time-out reset happened.
bits : 0 - 1 (2 bit)
access : read-write

Enumeration:

#00 : 0

Watchdog Timer reset delay period is (1024+2) * WDT_CLK

#01 : 1

Watchdog Timer reset delay period is (128+2) * WDT_CLK

#10 : 2

Watchdog Timer reset delay period is (16+2) * WDT_CLK

#11 : 3

Watchdog Timer reset delay period is (1+2) * WDT_CLK

End of enumeration elements list.



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.