SSI Registers
1467
SPRUHE8E – October 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
M3 Synchronous Serial Interface (SSI)
20.5.2.7 SSIRIS Register (Offset = 18h) [reset = 8h]
SSIRIS is shown in
and described in
.
Return to the
SSI Raw Interrupt Status
Figure 20-16. SSIRIS Register
31
30
29
28
27
26
25
24
RESERVED
R-0h
23
22
21
20
19
18
17
16
RESERVED
R-0h
15
14
13
12
11
10
9
8
RESERVED
R-0h
7
6
5
4
3
2
1
0
RESERVED
EOTRIS
DMATXRIS
DMARXRIS
TXRIS
RXRIS
RTRIS
RORRIS
R-0h
R-0h
R-0h
R-0h
R-1h
R-0h
R-0h
R-0h
Table 20-10. SSIRIS Register Field Descriptions
Bit
Field
Type
Reset
Description
31-7
RESERVED
R
0h
Reserved
6
EOTRIS
R
0h
End of Transmit Raw Interrupt Status
Value Description
0 No interrupt.
1 The transmit FIFO is empty, and the last bit has been transmitted
out of the serializer.This bit is cleared when a 1 is written to the
EOTIC bit in the SSI Interrupt Clear (SSIICR) register.
Reset type: PER.RESET
5
DMATXRIS
R
0h
SSI Transmit DMA Raw Interrupt Status
Value Description
0 No interrupt.
1 The transmit DMA has completed.This bit is cleared when a 1 is
written to the DMATXIC bit in the SSI Interrupt Clear (SSIICR)
register.
Reset type: PER.RESET
4
DMARXRIS
R
0h
SSI Receive DMA Raw Interrupt Status
Value Description
0 No interrupt.
1 The receive DMA has completed.This bit is cleared when a 1 is
written to the DMARXIC bit in the SSI Interrupt Clear (SSIICR)
register.
Reset type: PER.RESET
3
TXRIS
R
1h
SSI Transmit FIFO Raw Interrupt Status
Value Description
0 No interrupt.
1 The transmit FIFO is half empty or less. If the EOT bit in the
SSICR1 register is clear, If the EOT bit is set, the transmit FIFO is
empty, and the last bit has been transmitted out of the serializer.This
bit is cleared when the transmit FIFO is more than half full. (if the
EOT bit is clear) or when it has any data in it (if the EOT bit is set)
Reset type: PER.RESET
2
RXRIS
R
0h
SSI Receive FIFO Raw Interrupt Status
Value Description
0 No interrupt.
1 The receive FIFO is half full or more.This bit is cleared when the
receive FIFO is less than half full.
Reset type: PER.RESET