ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing ECC statistics namely SEC counts and DED counts Single error count - count of errors that can be corrected Doubt Error Detect - count of errors that cannot be corrected. More...
#include <adl_structures.h>
Data Fields | |
int | iDed |
int | iSec |
Structure containing ECC statistics namely SEC counts and DED counts Single error count - count of errors that can be corrected Doubt Error Detect - count of errors that cannot be corrected.
int ADLECCData::iDed |
int ADLECCData::iSec |