ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLECCData Struct Reference

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
 

Detailed Description

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.

Field Documentation

◆ iDed

int ADLECCData::iDed

◆ iSec

int ADLECCData::iSec

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

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.