ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information related DCE support. More...
#include <adl_structures.h>
Data Fields | |
struct { | |
unsigned int PrePhasis: 1 | |
unsigned int reserved: 30 | |
unsigned int voltageSwing: 1 | |
} | bits |
unsigned int | u32All |
Structure containing information related DCE support.
This structure is used to store a bit vector of possible DCE support
struct { ... } _ADLDCESupport::bits |
unsigned int _ADLDCESupport::PrePhasis |
unsigned int _ADLDCESupport::reserved |
unsigned int _ADLDCESupport::u32All |
unsigned int _ADLDCESupport::voltageSwing |