Register Descriptions (I2C Slave)
1511
SPRUH22I – April 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
M3 Inter-Integrated Circuit (I2C) Interface
Table 22-20. I2C Slave Masked Interrupt Status (I2CSMIS) Register Field Descriptions
Bit
Field
Value
Description
31-3
Reserved
Reserved
2
STOPMIS
Stop Condition Masked Interrupt Status. This bit is cleared by writing a 1 to the STOPIC bit in the
I2CSICR register
0
An interrupt has not occurred or is masked.
1
An unmasked STOP condition interrupt was signaled is pending.
1
STARTMIS
Start Condition Masked Interrupt Status. This bit is cleared by writing a 1 to the STARTIC bit in the
I2CSICR register.
0
An interrupt has not occurred or is masked.
1
An unmasked START condition interrupt was signaled is pending
0
DATAMIS
Data Masked Interrupt Status. This bit is cleared by writing a 1 to the DATAIC bit in the I2CSICR
register
0
An interrupt has not occurred or is masked.
1
An unmasked data received or data requested interrupt was signaled is pending.
22.7.7 I2C Slave Interrupt Clear (I2CSICR), offset 0x818
The I2C Slave Interrupt Clear (I2CSICR) register clears the raw interrupt. A read of this register returns no
meaningful data. It is shown in the table and figure below.
Figure 22-31. I2C Slave Interrupt Clear (I2CSICR) Register
31
3
2
1
0
Reserved
STOPIC
STARTIC
DATAIC
R-0
W-0
W-0
W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 22-21. I2C Slave Interrupt Clear (I2CSICR) Register Field Descriptions
Bit
Field
Value
Description
31-3
Reserved
Reserved
2
STOPIC
Stop Condition Interrupt Clear.
0
Writing a 1 to this bit clears the STOPRIS bit in the I2CSRIS register and the STOPMIS bit in the
I2CSMIS register. A read of this register returns no meaningful data.
1
STARTIC
0h
Start Condition Interrupt Clear
Writing a 1 to this bit clears the STOPRIS bit in the I2CSRIS register and the STOPMIS bit in the
I2CSMIS register. A read of this register returns no meaningful data.
0
DATAIC
0h
Data Interrupt Clear
Writing a 1 to this bit clears the STOPRIS bit in the I2CSRIS register and the STOPMIS bit in the
I2CSMIS register. A read of this register returns no meaningful data.