| 
    ADL (AMD Display Library) Public APIs
    Version 18.1
    
   | 
 
Structure containing information about Overdrive 6 PowerControl settings. More...
#include <adl_structures.h>
Data Fields | |
| int | iExtMask | 
| Mask for future extension.  More... | |
| int | iExtValue | 
| Value for future extension.  More... | |
| int | iMaxValue | 
| The maximum VoltageControl adjustment value.  More... | |
| int | iMinValue | 
| The minimum VoltageControl adjustment value.  More... | |
| int | iStepValue | 
| The minimum difference between VoltageControl adjustment values.  More... | |
Structure containing information about Overdrive 6 PowerControl settings.
This structure is used to store information about Overdrive 6 PowerControl settings. PowerControl is the feature which allows the performance characteristics of the GPU to be adjusted by changing the PowerTune power limits.
| int ADLOD6VoltageControlInfo::iExtMask | 
Mask for future extension.
| int ADLOD6VoltageControlInfo::iExtValue | 
Value for future extension.
| int ADLOD6VoltageControlInfo::iMaxValue | 
The maximum VoltageControl adjustment value.
| int ADLOD6VoltageControlInfo::iMinValue | 
The minimum VoltageControl adjustment value.
| int ADLOD6VoltageControlInfo::iStepValue | 
The minimum difference between VoltageControl adjustment values.