DDR2FB-specific attributes. More...
#include <SysInfo.h>
Data Fields | |
float | tCKmax |
Maximum clock cycle time in ns. | |
float | tWR |
Write recovery time in ns. | |
float | tWTR |
Internal write to read command delay in ns. | |
float | tRTP |
Internal Read to Precharge Command Delay in ns. | |
float | tFAW |
Minimum Four Activate Window Delay in ns. | |
wchar_t | WRSupported [SHORT_STRING_LEN] |
Write Recovery Times Supported. | |
wchar_t | WESupported [SHORT_STRING_LEN] |
Write Latencies Supported. | |
wchar_t | ALSupported [SHORT_STRING_LEN] |
Additive Latencies Supported. | |
wchar_t | BurstLengthsSupported [SHORT_STRING_LEN] |
Burst Lengths supported. | |
wchar_t | RefreshRate [SHORT_STRING_LEN] |
Refresh rate. | |
wchar_t | TerminationsSupported [SHORT_STRING_LEN] |
Terminations Supported. | |
wchar_t | DriversSupported [SHORT_STRING_LEN] |
Drivers Supported. | |
wchar_t | moduleType [SHORT_STRING_LEN] |
Module type. | |
wchar_t | moduleHeight [VSHORT_STRING_LEN] |
Module height. | |
wchar_t | moduleThickness [VSHORT_STRING_LEN] |
Module thickness. | |
unsigned char | DRAMManufID |
DRAM manufacture ID. | |
int | DRAMManufBank |
DRAM manufacture bank. | |
wchar_t | DRAMManuf [SHORT_STRING_LEN] |
DRAM manufacture name. |
DDR2FB-specific attributes.
float tCKmax |
Maximum clock cycle time in ns.
float tWR |
Write recovery time in ns.
float tWTR |
Internal write to read command delay in ns.
float tRTP |
Internal Read to Precharge Command Delay in ns.
float tFAW |
Minimum Four Activate Window Delay in ns.
wchar_t WRSupported[SHORT_STRING_LEN] |
Write Recovery Times Supported.
wchar_t WESupported[SHORT_STRING_LEN] |
Write Latencies Supported.
wchar_t ALSupported[SHORT_STRING_LEN] |
Additive Latencies Supported.
wchar_t BurstLengthsSupported[SHORT_STRING_LEN] |
Burst Lengths supported.
wchar_t RefreshRate[SHORT_STRING_LEN] |
Refresh rate.
wchar_t TerminationsSupported[SHORT_STRING_LEN] |
Terminations Supported.
wchar_t DriversSupported[SHORT_STRING_LEN] |
Drivers Supported.
wchar_t moduleType[SHORT_STRING_LEN] |
Module type.
wchar_t moduleHeight[VSHORT_STRING_LEN] |
Module height.
wchar_t moduleThickness[VSHORT_STRING_LEN] |
Module thickness.
unsigned char DRAMManufID |
DRAM manufacture ID.
int DRAMManufBank |
DRAM manufacture bank.
wchar_t DRAMManuf[SHORT_STRING_LEN] |
DRAM manufacture name.