![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 1347](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781347.webp)
I2C Registers
1347
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Inter-Integrated Circuit (I
2
C) Interface
19.5.6 I2CMRIS Register (Offset = 0x14) [reset = 0x0]
I2C Master Raw Interrupt Status (I2CMRIS)
This register specifies whether an interrupt is pending.
I2CMRIS is shown in
and described in
Return to
Figure 19-22. I2CMRIS 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
RXFFRIS
TXFERIS
RXRIS
TXRIS
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
7
6
5
4
3
2
1
0
ARBLOSTRIS
STOPRIS
STARTRIS
NACKRIS
DMATXRIS
DMARXRIS
CLKRIS
RIS
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
Table 19-12. I2CMRIS Register Field Descriptions
Bit
Field
Type
Reset
Description
31-12
RESERVED
R
0x0
11
RXFFRIS
R
0x0
Receive FIFO Full Raw Interrupt Status. This bit is cleared by writing
a 1 to the RXFFIC bit in the I2CMICR register.
0x0 = No interrupt
0x1 = The Receive FIFO Full interrupt is pending.
10
TXFERIS
R
0x0
Transmit FIFO Empty Raw Interrupt Status. This bit is cleared by
writing a 1 to the TXFEIC bit in the I2CMICR register. Note that if we
clear the TXFERIS interrupt (by setting the TXFEIC bit) when the TX
FIFO is empty, the TXFERIS interrupt does not reassert even though
the TX FIFO remains empty in this situation.
0x0 = No interrupt
0x1 = The Transmit FIFO Empty interrupt is pending.
9
RXRIS
R
0x0
Receive FIFO Request Raw Interrupt Status. This bit is cleared by
writing a 1 to the RXIC bit in the I2CMICR register.
0x0 = No interrupt
0x1 = The trigger level for the RX FIFO has been reached or there is
data in the FIFO and the burst count is zero. Thus, a RX FIFO
request interrupt is pending.
8
TXRIS
R
0x0
Transmit Request Raw Interrupt Status. This bit is cleared by writing
a 1 to the TXIC bit in the I2CMICR register.
0x0 = No interrupt
0x1 = The trigger level for the TX FIFO has been reached and more
data is needed to complete the burst. Thus, a TX FIFO request
interrupt is pending.
7
ARBLOSTRIS
R
0x0
Arbitration Lost Raw Interrupt Status. This bit is cleared by writing a
1 to the ARBLOSTIC bit in the I2CMICR register.
0x0 = No interrupt
0x1 = The Arbitration Lost interrupt is pending.
6
STOPRIS
R
0x0
STOP Detection Raw Interrupt Status This bit is cleared by writing a
1 to the STOPIC bit in the I2CMICR register.
0x0 = No interrupt
0x1 = The STOP Detection interrupt is pending.