Register Descriptions
1499
SPRUH22I – April 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
M3 Inter-Integrated Circuit (I2C) Interface
22.6 Register Descriptions
The remainder of this section lists and describes the I2S registers, in numerical order by address offset.
22.6.1 I2C Master Slave Address (I2CMSA), offset 0x000
The I2C Master Slave Address (I2CMSA) register consists of eight bits: seven address bits (A6-A0), and a
receive/send bit, which determines if the next operation is a receive (high), or transmit (low). It is shown
and described below.
Figure 22-14. I2C Master Slave Address (I2CMSA) Register
31
16
Reserved
R-0
15
8
7
1
0
Reserved
SA
R/S
R-0
R/W-0
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 22-3. I2C Master Slave Address (I2CMSA) Register Field Descriptions
Bit
Field
Value
Description
31-8
Reserved
Reserved
7-1
SA
I2C Slave Address. Specifies bits A6 through A0 of the slave address
0
1
0
R/S
Receive/Send. R/S bit specifies if the next operation is a receive (high) or transmit (low).
0
Transmit
1
Receive