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

Structure containing information about an OD5 Power Control feature. More...

#include <adl_structures.h>

Data Fields

int iMaxValue
 Maximum value. More...
 
int iMinValue
 Minimum value. More...
 
int iStepValue
 The minimum change in between minValue and maxValue. More...
 

Detailed Description

Structure containing information about an OD5 Power Control feature.

This structure is used to store information of an Power Control feature

Field Documentation

◆ iMaxValue

int ADLPowerControlInfo::iMaxValue

Maximum value.

◆ iMinValue

int ADLPowerControlInfo::iMinValue

Minimum value.

◆ iStepValue

int ADLPowerControlInfo::iStepValue

The minimum change in between minValue and maxValue.


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

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