26
©2018 Integrated Device Technology, Inc
September 12, 2018
8A3xxxx Family Programming Guide
GENERAL_STATUS.MAJ_REL
Major release number. e.g.. X.0.0
GENERAL_STATUS.MIN_REL
Minor release number. e.g.. 1.Y.0
GENERAL_STATUS.EEPROM_STATUS Bit Field Descriptions
Bit Field Name
Field Type Default Value
Description
EEPROM_STATUS[15:0]
R/O
0
Current status of EEPROM.
0x0000 = no status
0x8000 = ok
0x8001 = unknown command
0x8002 = wrong size
0x8003 = out of range
0x8004 = read failed
0x8005 = write failed
0x8006 = verification failed
Table 14: GENERAL_STATUS.MAJ_REL Bit Field Locations and Descriptions
Offset
Address
(Hex)
GENERAL_STATUS.MAJ_REL Bit Field Locations
D7
D6
D5
D4
D3
D2
D1
D0
010h
MAJOR[7:1]
PR_BUILD[0]
GENERAL_STATUS.MAJ_REL Bit Field Descriptions
Bit Field Name
Field Type Default Value
Description
MAJOR[7:1]
R/O
0
Numeric major release. e.g.. X.0.0
PR_BUILD[0]
R/O
0
Product release status.
1 if a product release or 0 if a development release..
Table 15: GENERAL_STATUS.MIN_REL Bit Field Locations and Descriptions
Offset
Address
(Hex)
GENERAL_STATUS.MIN_REL Bit Field Locations
D7
D6
D5
D4
D3
D2
D1
D0
011h
MINOR[7:0]
GENERAL_STATUS.MIN_REL Bit Field Descriptions
Bit Field Name
Field Type Default Value
Description
MINOR[7:0]
R/O
0
Minor release number. e.g.. 1.Y.0