| Bit7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| FREERUN | WINMODE[2:0] | ||||||
| Access | R/W | R/W | R/W | R/W | |||
| Reset | 0 | 0 | 0 | 0 | |||
Free Running Measurement
| Value | Description |
|---|---|
| 0 | TSENS operates in single measurement mode. |
| 1 | TSENS is in free running mode and a new measurement will be initiated when the previous measurement completes. |
Window Monitor Mode
These bits enable and define the window monitor mode.
| Value | Name | Description |
|---|---|---|
| 0x0 | DISABLE | No window mode (default) |
| 0x1 | ABOVE | VALUE > WINLT |
| 0x2 | BELOW | VALUE < WINUT |
| 0x3 | INSIDE | WINLT < VALUE < WINUT |
| 0x4 | OUTSIDE | WINUT < VALUE < WINLT |
| 0x5 | HYST_ABOVE | VALUE > WINUT with hysteresis to WINLT |
| 0x6 | HYST_BELOW | VALUE < WINLT with hysteresis to WINUT |
| 0x07 | Reserved |