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

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

Detailed Description

Structure containing information about Overdrive N clock range.

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

Field Documentation

◆ iDefault

int ADLODNParameterRange::iDefault

The default clock values.

◆ iMax

int ADLODNParameterRange::iMax

The ending value of the clock range.

◆ iMin

int ADLODNParameterRange::iMin

The starting value of the clock range.

◆ iMode

int ADLODNParameterRange::iMode

The starting value of the clock range.

◆ iStep

int ADLODNParameterRange::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.