Control A
| Bit7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| WINDOW[3:0] | PERIOD[3:0] | ||||||
| AccessR/W | R/W | R/W | R/W | R/W | R/W | R/W | R/W |
| Resetx | x | x | x | x | x | x | x |
Window
Writing a non-zero value to these bits enables the Window mode, and selects the duration of the closed period accordingly.
The bits are optionally lock-protected:
| Value | Name | Description |
|---|---|---|
| 0x0 | OFF | - |
| 0x1 | 8CLK | 0.008s |
| 0x2 | 16CLK | 0.016s |
| 0x3 | 32CLK | 0.032s |
| 0x4 | 64CLK | 0.064s |
| 0x5 | 128CLK | 0.128s |
| 0x6 | 256CLK | 0.256s |
| 0x7 | 512CLK | 0.512s |
| 0x8 | 1KCLK | 1.024s |
| 0x9 | 2KCLK | 2.048s |
| 0xA | 4KCLK | 4.096s |
| 0xB | 8KCLK | 8.192s |
| other | - | Reserved |
Period
Writing a non-zero value to this bit enables the WDT, and selects the time-out period in Normal mode accordingly. In Window mode, these bits select the duration of the open window.
The bits are optionally lock-protected:
| Value | Name | Description |
|---|---|---|
| 0x0 | OFF | - |
| 0x1 | 8CLK | 0.008s |
| 0x2 | 16CLK | 0.016s |
| 0x3 | 32CLK | 0.032s |
| 0x4 | 64CLK | 0.064s |
| 0x5 | 128CLK | 0.128s |
| 0x6 | 256CLK | 0.256s |
| 0x7 | 512CLK | 0.512s |
| 0x8 | 1KCLK | 1.0s |
| 0x9 | 2KCLK | 2.0s |
| 0xA | 4KCLK | 4.1s |
| 0xB | 8KCLK | 8.2s |
| other | - | Reserved |