Datasheet

UM10398 All information provided in this document is subject to legal disclaimers. © NXP B.V. 2014. All rights reserved.
User manual Rev. 12.3 — 10 June 2014 246 of 547
NXP Semiconductors
UM10398
Chapter 15: LPC111x/LPC11Cxx I2C-bus controller
SCLL and SCLH values should not necessarily be the same. Software can set different
duty cycles on SCL by setting these two registers. For example, the I
2
C-bus specification
defines the SCL low time and high time at different values for a Fast-mode and Fast-mode
Plus I
2
C.
15.7.6 I
2
C Control Clear register (I2C0CONCLR - 0x4000 0018)
The CONCLR register control clearing of bits in the CON register that controls operation
of the I
2
C interface. Writing a one to a bit of this register causes the corresponding bit in
the I
2
C control register to be cleared. Writing a zero has no effect.
AAC is the Assert Acknowledge Clear bit. Writing a 1 to this bit clears the AA bit in the
CONSET register. Writing 0 has no effect.
SIC is the I
2
C Interrupt Clear bit. Writing a 1 to this bit clears the SI bit in the CONSET
register. Writing 0 has no effect.
STAC is the START flag Clear bit. Writing a 1 to this bit clears the STA bit in the CONSET
register. Writing 0 has no effect.
I2ENC is the I
2
C Interface Disable bit. Writing a 1 to this bit clears the I2EN bit in the
CONSET register. Writing 0 has no effect.
15.7.7 I
2
C Monitor mode control register (I2C0MMCTRL - 0x4000 001C)
This register controls the Monitor mode which allows the I
2
C module to monitor traffic on
the I
2
C bus without actually participating in traffic or interfering with the I
2
C bus.
Table 227. I
2
C Control Clear register (I2C0CONCLR - 0x4000 0018) bit description
Bit Symbol Description Reset
value
1:0 - Reserved. User software should not write ones to reserved bits. The
value read from a reserved bit is not defined.
NA
2 AAC Assert acknowledge Clear bit.
3SIC I
2
C interrupt Clear bit. 0
4 - Reserved. User software should not write ones to reserved bits. The
value read from a reserved bit is not defined.
NA
5 STAC START flag Clear bit. 0
6I2ENCI
2
C interface Disable bit. 0
7 - Reserved. User software should not write ones to reserved bits. The
value read from a reserved bit is not defined.
NA
31:8 - Reserved. The value read from a reserved bit is not defined. -