ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLOD6ParameterRange Struct Reference

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...
 

Detailed Description

Structure containing information about Overdrive 6 clock range.

This structure is used to store information about Overdrive 6 clock range

Field Documentation

◆ iMax

int ADLOD6ParameterRange::iMax

The ending value of the clock range.

◆ iMin

int ADLOD6ParameterRange::iMin

The starting value of the clock range.

◆ iStep

int ADLOD6ParameterRange::iStep

The minimum increment between clock values.


The documentation for this struct was generated from the following file:

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.