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