SSI Registers
1432
SPRUH22I – April 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
M3 Synchronous Serial Interface (SSI)
20.5.2.8 SSIMIS Register (Offset = 1Ch) [reset = 0h]
SSIMIS is shown in
and described in
.
Return to the
SSI Masked Interrupt Status
Figure 20-17. SSIMIS 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
EOTMIS
DMATXMIS
DMARXMIS
TXMIS
RXMIS
RTMIS
RORMIS
R-0h
R-0h
R-0h
R-0h
R-0h
R-0h
R-0h
R-0h
Table 20-11. SSIMIS Register Field Descriptions
Bit
Field
Type
Reset
Description
31-7
RESERVED
R
0h
Reserved
6
EOTMIS
R
0h
End of Transmit Masked Interrupt Status
Value Description
0 An interrupt has not occurred or is masked.
1 An unmasked interrupt was signaled due to the transmission of the
last data bit.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
DMATXMIS
R
0h
SSI Transmit DMA Masked Interrupt Status
Value Description
0 An interrupt has not occurred or is masked.
1 An unmasked interrupt was signaled due tothe completion of the
transmit DMA.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
DMARXMIS
R
0h
SSI Receive DMA Masked Interrupt Status
Value Description
0 An interrupt has not occurred or is masked.
1 An unmasked interrupt was signaled due to the completion of the
receive DMA.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
TXMIS
R
0h
SSI Transmit FIFO Masked Interrupt Status
Value Description
0 An interrupt has not occurred or is masked.
1 An unmasked interrupt was signaled due to the transmit FIFO
being half empty or less. (if the EOT bit is clear) or due to the
transmission of the last data bit (if the EOT bit is set)This bit is
cleared when the transmit FIFO is more than half empty .(if the EOT
bit is clear) or when it has any data in it (if the EOT bit is set)
Reset type: PER.RESET