13. I2C Registers > Register Descriptions
427
Tsi578 User Manual
June 6, 2016
Integrated Device Technology
www.idt.com
13.2.7
I
2
C Access Status Register
This register indicates the status of the I
2
C block. Fields in this register change dynamically as
operations are initiated or progress.
Register name: I2C_ACC_STAT
Reset value: 0x0000_0000
Register offset: 0x1D118
Bits
0
1
2
3
4
5
6
7
00:07
SLV_
ACTIVE
BUS_
ACTIVE
Reserved
SLV_WAIT
SLV_PHASE
SLV_AN
08:15
SLV_PA
16:23
MST_
ACTIVE
Reserved
MST_PHASE
MST_AN
24:31
Reserved
MST_NBYTES
Bits
Name
Description
Type
Reset
Value
00
SLV_ACTIVE
Slave Active
0 = Slave is not addressed
1 = Slave is addressed by external master and a read or
write is active on the bus
This bit is set following the slave address phase if the
address matched the SLV_ADDR or Alert Response
Address and the slave interface was enabled.
Note: This bit is zeroed on a reset controlled by the
.
R
0
01
BUS_ACTIVE
Bus Active
0 = I
2
C bus is not active
1 = I
2
C bus is active: a START bit is seen (and no
subsequent STOP)
Note: This bit is zeroed on a reset controlled by the
, and is not set to 1 until a START condition
is seen after reset is de-asserted in the
R
0
02:03
Reserved
Reserved
R
00