SDHS Registers
598
SLAU367P – October 2012 – Revised April 2020
Copyright © 2012–2020, Texas Instruments Incorporated
Sigma-Delta High Speed (SDHS)
22.5.3 SDHSRIS Register (Offset = 4h) [reset = 0h]
SDHSRIS is shown in
and described in
Return to
Raw Interrupt Status Register. Read Only Register.
Figure 22-29. SDHSRIS Register
15
14
13
12
11
10
9
8
ISTOP
Reserved
R-0h
R-0h
7
6
5
4
3
2
1
0
Reserved
WINLO
WINHI
DTRDY
SSTRG
ACQDONE
OVF
R-0h
R-0h
R-0h
R-0h
R-0h
R-0h
R-0h
Table 22-14. SDHSRIS Register Field Descriptions
Bit
Field
Type
Reset
Description
15
ISTOP
R
0h
Incomplete Stop Raw Interrupt Status bit. Read Only. This bit is
asserted when data conversion has been interrupted and stopped
before completing the number of samples defined in
SDHSCTL2.SAMPSZ.
This bit is offered only for polling the event by reading this bit.
Interrupt is not available for this event. This bit must be de-asserted
by writing '1' to SDHSICR.ISTOP bit.
Reset type: PUC
0h (R) = No ISTOP event
1h (R) = Conversion has been interrupted and stopped before
completing the number of samples defined in SDHSCTL2.SAMPSZ.
14-6
Reserved
R
0h
Reserved. Always reads as 0.
5
WINLO
R
0h
SDHS Window Low Raw Interrupt Status bit. Read Only. This bit is
asserted when output data value is lower than the value in the
SDHSWINLOTH register.
Note:
1) The window comparator is only enalbed when
SDHSCTL2.WINCMPEN = 1.
2) Note: It takes 4 system clock 4 sampling periods to
update SDHSRIS.WINLO bit after the condition is detected.
Reset type: PUC
0h (R) = No new data is lower than the value in the SDHSWINLOTH
register
1h (R) = New data is low than the value in the SDHSWINLOTH
register
4
WINHI
R
0h
SDHS Window High Raw Interrupt Status bit. Read Only. This bit is
asserted when the output data value is higher than the value in the
SDHSWINHITH register.
Note:
1) The window comparator is only enalbed when
SDHSCTL2.WINCMPEN = 1.
2) It takes 4 system clock 4 sampling periods to update
SDHSRIS.WINHI after the condition is detected.
Reset type: PUC
0h (R) = No WINHI event
1h (R) = The output data value is higher than the value in the
SDHSWINHITH register