ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about an OD5 Power Control feature. More...
#include <adl_structures.h>
Data Fields | |
int | iMaxValue |
Maximum value. More... | |
int | iMinValue |
Minimum value. More... | |
int | iStepValue |
The minimum change in between minValue and maxValue. More... | |
Structure containing information about an OD5 Power Control feature.
This structure is used to store information of an Power Control feature
int ADLPowerControlInfo::iMaxValue |
Maximum value.
int ADLPowerControlInfo::iMinValue |
Minimum value.
int ADLPowerControlInfo::iStepValue |
The minimum change in between minValue and maxValue.