13. I2C Registers > Register Descriptions
461
Tsi578 User Manual
June 6, 2016
Integrated Device Technology
www.idt.com
13.2.22
Externally Visible I
2
C Incoming Mailbox Register
This register is the incoming mailbox, allowing an external I
2
C master to communicate data to the host
processor. The register is read-only from the register bus, and R/W from the I
2
C bus through the slave
interface.
This register corresponds to the I
2
C peripheral addresses 0x94 through 0x97.
Register name: EXI2C_MBOX_IN
Reset value: 0x0000_0000
Register offset: 0x1D294
Bits
0
1
2
3
4
5
6
7
00:07
DATA
08:15
DATA
16:23
DATA
24:31
DATA
Bits
Name
Description
Type
Reset value
0:31
DATA
Mailbox data transferred from an external I
2
C master. Every
write to this register sets the IMB_FLAG in the
C Slave Access Status Register”
, and asserts an
IMB_FULL interrupt. When software reads this register, the
IMB_FLAG is cleared.
Note
: This register is writable only through the I
2
C slave
interface.
R
0