39.8.11 Window Monitor Control
Name: | WINCTRL |
Offset: | 0x0B |
Reset: | 0x00 |
Property: | PAC Write-Protection, Write-Synchronized |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
WINMODE[2:0] | |||||||||
Access | R/W | R/W | R/W | ||||||
Reset | 0 | 0 | 0 |
Bits 2:0 – WINMODE[2:0] Window Monitor Mode
These bits enable and define the window monitor mode.
Value | Name | Description |
---|---|---|
0x0 | DISABLE | No window mode (default) |
0x1 | ABOVE | RESULT > WINLT |
0x2 | BELOW | RESULT < WINUT |
0x3 | INSIDE | WINLT < RESULT < WINUT |
0x4 | OUTSIDE | WINUT < RESULT or RESULT < WINLT |
0x5 - 0x7 | Reserved |