![Texas Instruments SimpleLink Ethernet MSP432E401Y Скачать руководство пользователя страница 1366](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781366.webp)
I2C Registers
1366
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Inter-Integrated Circuit (I
2
C) Interface
19.5.19 I2CSMIS Register (Offset = 0x814) [reset = 0x0]
I2C Slave Masked Interrupt Status (I2CSMIS)
This register specifies whether an interrupt was signaled.
I2CSMIS is shown in
and described in
.
Return to
Figure 19-36. I2CSMIS Register
31
30
29
28
27
26
25
24
RESERVED
R-0x0
23
22
21
20
19
18
17
16
RESERVED
R-0x0
15
14
13
12
11
10
9
8
RESERVED
RXFFMIS
R-0x0
R-0x0
7
6
5
4
3
2
1
0
TXFEMIS
RXMIS
TXMIS
DMATXMIS
DMARXMIS
STOPMIS
STARTMIS
DATAMIS
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
Table 19-26. I2CSMIS Register Field Descriptions
Bit
Field
Type
Reset
Description
31-9
RESERVED
R
0x0
8
RXFFMIS
R
0x0
Receive FIFO Full Interrupt Mask. This bit is cleared by writing a 1 to
the RXFFIC bit in the I2CSICR register.
0x0 = No interrupt.
0x1 = An unmasked Receive FIFO Full interrupt was signaled and is
pending.
7
TXFEMIS
R
0x0
Transmit FIFO Empty Interrupt Mask. This bit is cleared by writing a
1 to the TXFEIC bit in the I2CSICR register.
0x0 = No interrupt.
0x1 = An unmasked Transmit FIFO Empty interrupt was signaled
and is pending.
6
RXMIS
R
0x0
Receive FIFO Request Interrupt Mask. This bit is cleared by writing
a 1 to the RXIC bit in the I2CSICR register.
0x0 = No interrupt.
0x1 = An unmasked Receive FIFO Request interrupt was signaled
and is pending.
5
TXMIS
R
0x0
Transmit FIFO Request Interrupt Mask. This bit is cleared by writing
a 1 to the TXIC bit in the I2CSICR register.
0x0 = No interrupt.
0x1 = An unmasked Transmit FIFO Request interrupt was signaled
and is pending.
4
DMATXMIS
R
0x0
Transmit DMA Masked Interrupt Status. This bit is cleared by writing
a 1 to the DMATXIC bit in the I2CSICR register.
0x0 = An interrupt has not occurred or is masked.
0x1 = An unmasked transmit DMA complete interrupt was signaled
is pending.
3
DMARXMIS
R
0x0
Receive DMA Masked Interrupt Status. This bit is cleared by writing
a 1 to the DMARXIC bit in the I2CSICR register.
0x0 = An interrupt has not occurred or is masked.
0x1 = An unmasked receive DMA complete interrupt was signaled is
pending.