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

Structure containing the Overdrive clock setting. More...

#include <adl_structures.h>

Data Fields

int iCurrentClock
 Current clock. More...
 
int iDefaultClock
 Deafult clock. More...
 
int iMaxClock
 Maximum clcok. More...
 
int iMinClock
 Minimum clock. More...
 
int iRequestedClock
 Requested clcock. More...
 
int iStepClock
 Step. More...
 

Detailed Description

Structure containing the Overdrive clock setting.

This structure is used to get the Overdrive clock setting. This structure is used by ADLAdapterODClockInfo.

Field Documentation

◆ iCurrentClock

int ADLODClockSetting::iCurrentClock

Current clock.

◆ iDefaultClock

int ADLODClockSetting::iDefaultClock

Deafult clock.

◆ iMaxClock

int ADLODClockSetting::iMaxClock

Maximum clcok.

◆ iMinClock

int ADLODClockSetting::iMinClock

Minimum clock.

◆ iRequestedClock

int ADLODClockSetting::iRequestedClock

Requested clcock.

◆ iStepClock

int ADLODClockSetting::iStepClock

Step.


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

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