43.8.3 Control C
Name: | CTRLC |
Offset: | 0x02 |
Reset: | 0x00 |
Property: | PAC Write-Protection, Enable-protected |
Bit | 7 | 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 |
Bit 4 – FREERUN 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. |
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 | 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 |