|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing information about EDC Error Record. More...
#include <adl_structures.h>
Data Fields | |
| unsigned int | count |
| int | countValid |
| unsigned int | CU |
| int | locationValid |
| unsigned int | padding [3] |
| ADL_ERROR_RECORD_SEVERITY | Severity |
| char | StructureName [32] |
| char | tiestamp [32] |
Structure containing information about EDC Error Record.
This structure is used to store EDC Error Record
| unsigned int ADLErrorRecord::count |
| int ADLErrorRecord::countValid |
| unsigned int ADLErrorRecord::CU |
| int ADLErrorRecord::locationValid |
| unsigned int ADLErrorRecord::padding[3] |
| ADL_ERROR_RECORD_SEVERITY ADLErrorRecord::Severity |
| char ADLErrorRecord::StructureName[32] |
| char ADLErrorRecord::tiestamp[32] |