Data Fields

SPDINFO::SPECIFICINFO::DDR2SDRAMINFO::EPPInfo::PROFILEINFO::ABBRPROFILEINFO Struct Reference

EPP Abbreviated Profile attributes. More...

#include <SysInfo.h>

Data Fields

bool enabled
 TRUE if this profile contains valid data.
wchar_t voltageLevel [SHORT_STRING_LEN]
 The voltage level required for this profile.
float clkspeed
 Clock speed in MHz.
int cmdRate
 Address command rate. 1T - commands can be sent on every clock edge. 2T - commands can be sent on every other clock edge.
int CASSupported
 CAS latency supported.
float tCK
 Minimum clock cycle time in ns.
float tRCD
 Minimum RAS to CAS delay in ns.
float tRP
 Minimum Row Precharge time in ns.
float tRAS
 Minimum Active to Precharge Time in ns.

Detailed Description

EPP Abbreviated Profile attributes.


Field Documentation

bool enabled

TRUE if this profile contains valid data.

wchar_t voltageLevel[SHORT_STRING_LEN]

The voltage level required for this profile.

float clkspeed

Clock speed in MHz.

int cmdRate

Address command rate. 1T - commands can be sent on every clock edge. 2T - commands can be sent on every other clock edge.

CAS latency supported.

float tCK

Minimum clock cycle time in ns.

float tRCD

Minimum RAS to CAS delay in ns.

float tRP

Minimum Row Precharge time in ns.

float tRAS

Minimum Active to Precharge Time in ns.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines