13. I2C Registers > Register Descriptions
481
Tsi578 User Manual
June 6, 2016
Integrated Device Technology
www.idt.com
13.2.35
I
2
C Boot Load Diagnostic Progress Register
This register provides visibility of the register count and peripheral address during the boot load
sequence.
Register name: I2C_BOOT_DIAG_PROGRESS
Reset value: 0x0000_0000
Register offset: 0x1D3B8
Bits
0
1
2
3
4
5
6
7
00:07
REGCNT
08:15
REGCNT
16:23
PADDR
24:31
PADDR
Bits
Name
Description
Type
Reset
Value
00:15
REGCNT
Register Count
The number of registers remaining to load from the current
EEPROM during the boot load sequence. This register is
initialized to the count read from the first two bytes of the
EEPROM after reset, or to the first two byte read after a boot
chaining operation. The field counts down as each register
address/data pair is read.
R
0x0000_000
0
16:31
PADDR
Peripheral Address
Value of current peripheral address used by the boot load
sequence. This field is initialized to zero at reset, and
increments as the boot load sequence progresses. If a chain
operation is performed, this field is loaded with the new
peripheral address from the
(with the 3 LSBs set to zero).
R
0x0000_000
0
This is a diagnostic register. Documentation is provided for reference purposes only. The
function of this register is not guaranteed in future versions and usage thereof is not
supported.