TianoCore EDK2 master
Loading...
Searching...
No Matches
SPD_DDR3 Struct Reference

#include <MdePkg/Include/IndustryStandard/SdramSpdDdr3.h>

Data Fields

SPD3_BASE_SECTION General
 0-59 General Section
 
SPD3_MODULE_SPECIFIC Module
 60-116 Module-Specific Section
 
SPD3_UNIQUE_MODULE_ID ModuleId
 117-125 Unique Module ID
 
SPD3_CYCLIC_REDUNDANCY_CODE Crc
 126-127 Cyclical Redundancy Code (CRC)
 
SPD3_MODULE_PART_NUMBER ModulePartNumber
 128-145 Module Part Number
 
SPD3_MODULE_REVISION_CODE ModuleRevisionCode
 146-147 Module Revision Code
 
SPD3_MANUFACTURER_ID_CODE DramIdCode
 148-149 Dram Manufacturer ID Code
 
SPD3_MANUFACTURER_SPECIFIC ManufacturerSpecificData
 150-175 Manufacturer's Specific Data
 
UINT8 Reserved [255 - 176+1]
 176-255 Open for Customer Use
 

Detailed Description

DDR3 Serial Presence Detect structure

Definition at line 750 of file SdramSpdDdr3.h.

Field Documentation

◆ Crc

126-127 Cyclical Redundancy Code (CRC)

Definition at line 754 of file SdramSpdDdr3.h.

◆ DramIdCode

SPD3_MANUFACTURER_ID_CODE SPD_DDR3::DramIdCode

148-149 Dram Manufacturer ID Code

Definition at line 757 of file SdramSpdDdr3.h.

◆ General

SPD3_BASE_SECTION SPD_DDR3::General

0-59 General Section

Definition at line 751 of file SdramSpdDdr3.h.

◆ ManufacturerSpecificData

SPD3_MANUFACTURER_SPECIFIC SPD_DDR3::ManufacturerSpecificData

150-175 Manufacturer's Specific Data

Definition at line 758 of file SdramSpdDdr3.h.

◆ Module

SPD3_MODULE_SPECIFIC SPD_DDR3::Module

60-116 Module-Specific Section

Definition at line 752 of file SdramSpdDdr3.h.

◆ ModuleId

SPD3_UNIQUE_MODULE_ID SPD_DDR3::ModuleId

117-125 Unique Module ID

Definition at line 753 of file SdramSpdDdr3.h.

◆ ModulePartNumber

SPD3_MODULE_PART_NUMBER SPD_DDR3::ModulePartNumber

128-145 Module Part Number

Definition at line 755 of file SdramSpdDdr3.h.

◆ ModuleRevisionCode

SPD3_MODULE_REVISION_CODE SPD_DDR3::ModuleRevisionCode

146-147 Module Revision Code

Definition at line 756 of file SdramSpdDdr3.h.

◆ Reserved

UINT8 SPD_DDR3::Reserved[255 - 176+1]

176-255 Open for Customer Use

Definition at line 759 of file SdramSpdDdr3.h.


The documentation for this struct was generated from the following file: