|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing information about Overdrive N clock range. More...
#include <adl_structures.h>
Data Fields | |
| int | iDefault |
| The default clock values. More... | |
| int | iMax |
| The ending value of the clock range. More... | |
| int | iMin |
| The starting value of the clock range. More... | |
| int | iMode |
| The starting value of the clock range. More... | |
| int | iStep |
| The minimum increment between clock values. More... | |
Structure containing information about Overdrive N clock range.
This structure is used to store information about Overdrive N clock range
| int ADLODNParameterRange::iDefault |
The default clock values.
| int ADLODNParameterRange::iMax |
The ending value of the clock range.
| int ADLODNParameterRange::iMin |
The starting value of the clock range.
| int ADLODNParameterRange::iMode |
The starting value of the clock range.
| int ADLODNParameterRange::iStep |
The minimum increment between clock values.