Datasheet
I2C
Intel
®
Quark™ microcontroller D2000
January 2016 Datasheet
Document Number: 333577-002EN 161
Bits Access
Type
Default Description PowerWell ResetSignal
Indicates whether a START or
RESTART condition has
occurred on the I2C interface
regardless of whether the
controller is operating in
slave or master mode.
9 RW 1'b0 Stop Detected Mask
(M_STOP_DET)
Indicates whether a STOP
condition has occurred on the
I2C interface regardless of
whether the controller is
operating in slave or master
mode.
8 RW 1'b0 Activity Mask
(M_ACTIVITY)
This bit captures I2C
controller activity and stays
set until it is cleared. There
are four ways to clear it:
- Disabling the controller
- Reading the
IC_CLR_ACTIVITY register
- Reading the IC_CLR_INTR
register
- System reset
Once this bit is set, it stays
set unless one of the four
methods is used to clear it.
Even if the controller is idle,
this bit remains set until
cleared, indicating that there
was activity on the bus.
7 RW 1'b1 RX Completed Mask
(M_RX_DONE)
When the I2C controller is
acting as a slave-transmitter,
this bit is set to 1 if the
master does not acknowledge
a transmitted byte. This
occurs on the last byte of the
transmission, indicating that
the transmission is done.
6 RW 1'b1 TX Abort Mask
(M_TX_ABRT)