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

Structure containing the Overdrive clock configuration. More...

#include <adl_structures.h>

Data Fields

int iEngineClock
 Engine Clock. More...
 
int iFlags
 Flag Clock flags. More...
 
int iMemoryClock
 Memory Clock. More...
 
int iSize
 Size of the structure. More...
 

Detailed Description

Structure containing the Overdrive clock configuration.

This structure is used to set the Overdrive clock configuration. This structure is used by the ADL_Display_ODClockConfig_Set() function.

Field Documentation

◆ iEngineClock

int ADLAdapterODClockConfig::iEngineClock

Engine Clock.

◆ iFlags

int ADLAdapterODClockConfig::iFlags

Flag Clock flags.

◆ iMemoryClock

int ADLAdapterODClockConfig::iMemoryClock

Memory Clock.

◆ iSize

int ADLAdapterODClockConfig::iSize

Size of the structure.


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

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