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

Structure containing the Overdrive clock information. More...

#include <adl_structures.h>

Data Fields

int iFlags
 Flag Clock flags. More...
 
int iSize
 Size of the structure. More...
 
ADLODClockSetting sEngineClock
 Engine Clock. More...
 
ADLODClockSetting sMemoryClock
 Memory Clock. More...
 

Detailed Description

Structure containing the Overdrive clock information.

This structure is used to get the Overdrive clock information. This structure is used by the ADL_Display_ODClockInfo_Get() function.

Field Documentation

◆ iFlags

int ADLAdapterODClockInfo::iFlags

Flag Clock flags.

◆ iSize

int ADLAdapterODClockInfo::iSize

Size of the structure.

◆ sEngineClock

ADLODClockSetting ADLAdapterODClockInfo::sEngineClock

Engine Clock.

◆ sMemoryClock

ADLODClockSetting ADLAdapterODClockInfo::sMemoryClock

Memory Clock.


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

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