ADLFanSpeedValue Struct Reference

Structure containing information about fan speed reported by thermal controller. More...


Data Fields

int iSize
 Must be set to the size of the structure.
int iSpeedType
 Possible valies: ADL_DL_FANCTRL_SPEED_TYPE_PERCENT or ADL_DL_FANCTRL_SPEED_TYPE_RPM.
int iFanSpeed
 Fan speed value.
int iFlags
 The only flag for now is: ADL_DL_FANCTRL_FLAG_USER_DEFINED_SPEED.


Detailed Description

Structure containing information about fan speed reported by thermal controller.

This structure is used to store information about fan speed reported by thermal controller. This structure is used by the ADL_Overdrive5_FanSpeed_Get() and ADL_Overdrive5_FanSpeed_Set() functions.


Field Documentation

Must be set to the size of the structure.

Fan speed value.

The only flag for now is: ADL_DL_FANCTRL_FLAG_USER_DEFINED_SPEED.


Copyright © 2009-2013 Advanced Micro Devices, Inc. All rights reserved.  AMD Developer