I2C_Data (I2C) Register Description
| Register Name | I2C_Data |
|---|---|
| Offset Address | 0x000000000C |
| Absolute Address |
0x00FF02000C (I2C0) 0x00FF03000C (I2C1) |
| Width | 16 |
| Type | mixedMixed types. See bit-field details. |
| Reset Value | 0x00000000 |
| Description | IIC data register |
I2C_Data (I2C) Register Bit-Field Summary
| Field Name | Bits | Type | Reset Value | Description |
|---|---|---|---|---|
| Reserved | 15:8 | roRead-only | 0x0 | |
| DATA | 7:0 | rwNormal read/write | 0x0 | data 0 -255: When written to, the data register sets data to transmit. When read from, the data register reads the last received byte of data. |