![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 1361](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781361.webp)
I2C Registers
1361
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Inter-Integrated Circuit (I
2
C) Interface
19.5.16 I2CSDR Register (Offset = 0x808) [reset = 0x0]
I2C Slave Data (I2CSDR)
This register contains the data to be transmitted when in the Slave Transmit state, and the data received
when in the Slave Receive state. If the RXFIFO bit or TXFIFO bit are enabled in the I2CSCSR register,
then this register is ignored and the data value being transferred from the FIFO is contained in the
I2CFIFODATA register.
NOTE:
Best practice recommends that an application should not switch between the I2CSDR
register and TX FIFO or vice versa for successive transactions.
I2CSDR is shown in
and described in
.
Return to
Figure 19-33. I2CSDR Register
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
RESERVED
DATA
R-0x0
R/W-0x0
Table 19-23. I2CSDR Register Field Descriptions
Bit
Field
Type
Reset
Description
31-8
RESERVED
R
0x0
7-0
DATA
R/W
0x0
Data for Transfer. This field contains the data for transfer during a
slave receive or transmit operation.