Data Fields | |
DceSettingsType | type |
union { | |
struct { | |
bool qualityDetectionEnabled | |
} HdmiLq | |
struct { | |
DpLinkRate linkRate | |
unsigned int numberOfActiveLanes | |
unsigned int numberofTotalLanes | |
int relativePreEmphasis | |
int relativeVoltageSwing | |
int persistFlag | |
} DpLink | |
struct { | |
bool linkProtectionEnabled | |
} Protection | |
} | Settings |
int | iReserved [15] |
This structure is used to store the Display Connectivity Experience settings of a display
struct { ... } _ADLDceSettings::HdmiLq |
unsigned int _ADLDceSettings::numberOfActiveLanes |
unsigned int _ADLDceSettings::numberofTotalLanes |
struct { ... } _ADLDceSettings::DpLink |
struct { ... } _ADLDceSettings::Protection |
union { ... } _ADLDceSettings::Settings |
int _ADLDceSettings::iReserved[15] |