ic_sar

Holds Address of Slave
Module Instance Base Address Register Address
i2c0 0xFFC04000 0xFFC04008
i2c1 0xFFC05000 0xFFC05008
i2c2 0xFFC06000 0xFFC06008
i2c3 0xFFC07000 0xFFC07008

Offset: 0x8

Access: RW

Important: To prevent indeterminate system behavior, reserved areas of memory must not be accessed by software or hardware. Any area of the memory map that is not explicitly defined as a register space or accessible memory is considered reserved.
Bit Fields
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16

Reserved

15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0

Reserved

ic_sar

RW 0x55

ic_sar Fields

Bit Name Description Access Reset
9:0 ic_sar

The Slave Address register holds the slave address when the I2C is operating as a slave. For 7-bit addressing, only Field Bits [6:0] of the Slave Address Register are used. This register can be written only when the I2C interface is disabled, which corresponds to field bit 0 of the Enable Register being set to 0. Writes at other times have no effect. Note, the default values cannot be any of the reserved address locations: that is, 0x00 to 0x07, or 0x78 to 0x7f. The correct operation of the device is not guaranteed if you program the Slave Address Register or Target Address Register to a reserved value.

RW 0x55