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

Structure containing information about Overdrive level. More...

#include <adl_structures.h>

Data Fields

int iEngineClock
 Engine clock. More...
 
int iMemoryClock
 Memory clock. More...
 
int iVddc
 Core voltage. More...
 

Detailed Description

Structure containing information about Overdrive level.

This structure is used to store information about Overdrive level. This structure is used by ADLODPerformanceLevels.

Field Documentation

◆ iEngineClock

int ADLODPerformanceLevel::iEngineClock

Engine clock.

◆ iMemoryClock

int ADLODPerformanceLevel::iMemoryClock

Memory clock.

◆ iVddc

int ADLODPerformanceLevel::iVddc

Core voltage.


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

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