31-10 |
Reserved |
Reserved |
9 |
EVTSTATCLR |
Clear event status
- 0 = Writing 0 has no effect
- 1 = Writing 1 to this bit clears the EVTSTAT bit
|
8 |
Reserved |
Reserved |
7-5 |
DELAY |
Delay cycles between NMI and local reset
- 000b = 256 SYSCLK1/6 cycles delay between NMI and local reset, when OMODE = 100b
- 001b = 512 SYSCLK1/6 cycles delay between NMI and local reset, when OMODE = 100b
- 010b = 1024 SYSCLK1/6 cycles delay between NMI and local reset, when OMODE = 100b
- 011b = 2048 SYSCLK1/6 cycles delay between NMI and local reset, when OMODE = 100b
- 100b = 4096 SYSCLK1/6 cycles delay between NMI and local reset, when OMODE = 100b (default)
- 101b = 8192 SYSCLK1/6 cycles delay between NMI and local reset, when OMODE = 100b
- 110b = 16384 SYSCLK1/6 cycles delay between NMI and local reset, when OMODE = 100b
- 111b = 32768 SYSCLK1/6 cycles delay between NMI and local reset, when OMODE = 100b
|
4 |
EVTSTAT |
Event status
- 0 = No event received (Default)
- 1 = WD timer event received by Reset Mux block
|
3-1 |
OMODE |
Timer event operation mode
- 000b = WD timer event input to the Reset Mux block does not cause any output event (default)
- 001b = Reserved
- 010b = WD Timer Event input to the Reset Mux block causes local reset input to C66x CorePac. Note that for Cortex-A15 processor watchdog timers, the Local Reset output event of the RSTMUX logic is connected to the Device Reset generation to generate reset to PLL Controller.
- 011b = WD Timer Event input to the Reset Mux block causes NMI input to C66x CorePac. Note that for Cortex-A15 processor watchdog timers, the Local Reset output event of the RSTMUX logic is connected to the Device Reset generation to generate reset to PLL Controller.
- 100b = WD Timer Event input to the Reset Mux block causes NMI input followed by local reset input to C66x CorePac. Delay between NMI and local reset is set in DELAY bit field. Note that for Cortex-A15 processor watchdog timers, the Local Reset output event of the RSTMUX logic is connected to the Device Reset generation to generate reset to PLL Controller.
- 101b = WD timer event input to the Reset Mux block causes device reset to 66AK2Hxx. Note that for Cortex-A15 processor watchdog timers, the Local Reset output event of the RSTMUX logic is connected to the Device Reset generation to generate reset to PLL Controller.
- 110b = Reserved
- 111b = Reserved
|
0 |
LOCK |
Lock register fields
- 0 = Register fields are not locked (default)
- 1 = Register fields are locked until the next timer reset
|