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

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]
 

Detailed Description

Structure containing information about EDC Error Record.

This structure is used to store EDC Error Record

Field Documentation

◆ count

unsigned int ADLErrorRecord::count

◆ countValid

int ADLErrorRecord::countValid

◆ CU

unsigned int ADLErrorRecord::CU

◆ locationValid

int ADLErrorRecord::locationValid

◆ padding

unsigned int ADLErrorRecord::padding[3]

◆ Severity

ADL_ERROR_RECORD_SEVERITY ADLErrorRecord::Severity

◆ StructureName

char ADLErrorRecord::StructureName[32]

◆ tiestamp

char ADLErrorRecord::tiestamp[32]

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

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