| Bit7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| WINMODE[2:0] | |||||||
| Access | R/W | R/W | R/W | ||||
| Reset | 0 | 0 | 0 | ||||
Window Monitor Mode
These bits enable and define the window monitor mode.
| WINMODE[2:0] | Name | Description |
|---|---|---|
| 0x0 | DISABLE | No window mode (default) |
| 0x1 | MODE1 | Mode 1: RESULT > WINLT |
| 0x2 | MODE2 | Mode 2: RESULT < WINUT |
| 0x3 | MODE3 | Mode 3: WINLT < RESULT < WINUT |
| 0x4 | MODE4 | Mode 4: !(WINLT < RESULT < WINUT) |
| 0x5-0x7 | Reserved |