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

Structure containing information about Overdrive N Fan Speed. More...

#include <adl_structures.h>

Data Fields

int iCurrentFanSpeed
 
int iCurrentFanSpeedMode
 
int iFanControlMode
 
int iMinFanLimit
 
int iMinPerformanceClock
 
int iMode
 
int iTargetFanSpeed
 
int iTargetTemperature
 

Detailed Description

Structure containing information about Overdrive N Fan Speed.

This structure is used to store information about Overdrive Fan control . This structure is used by the ADL_OverdriveN_ODPerformanceLevels_Get() and ADL_OverdriveN_ODPerformanceLevels_Set() functions.

Field Documentation

◆ iCurrentFanSpeed

int ADLODNFanControl::iCurrentFanSpeed

◆ iCurrentFanSpeedMode

int ADLODNFanControl::iCurrentFanSpeedMode

◆ iFanControlMode

int ADLODNFanControl::iFanControlMode

◆ iMinFanLimit

int ADLODNFanControl::iMinFanLimit

◆ iMinPerformanceClock

int ADLODNFanControl::iMinPerformanceClock

◆ iMode

int ADLODNFanControl::iMode

◆ iTargetFanSpeed

int ADLODNFanControl::iTargetFanSpeed

◆ iTargetTemperature

int ADLODNFanControl::iTargetTemperature

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

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