_ADLOD6FanSpeedInfo Struct Reference

Structure containing information about Overdrive 6 fan speed information. More...


Data Fields

int iSpeedType
 Contains a bitmap of the valid fan speed type flags. Possible values: ADL_OD6_FANSPEED_TYPE_PERCENT, ADL_OD6_FANSPEED_TYPE_RPM, ADL_OD6_FANSPEED_USER_DEFINED.
int iFanSpeedPercent
 Contains current fan speed in percent (if valid flag exists in iSpeedType).
int iFanSpeedRPM
 Contains current fan speed in RPM (if valid flag exists in iSpeedType).
int iExtValue
 Value for future extension.
int iExtMask
 Mask for future extension.


Detailed Description

Structure containing information about Overdrive 6 fan speed information.

This structure is used to store information about Overdrive 6 fan speed information


Field Documentation

Contains a bitmap of the valid fan speed type flags. Possible values: ADL_OD6_FANSPEED_TYPE_PERCENT, ADL_OD6_FANSPEED_TYPE_RPM, ADL_OD6_FANSPEED_USER_DEFINED.

Contains current fan speed in percent (if valid flag exists in iSpeedType).

Contains current fan speed in RPM (if valid flag exists in iSpeedType).

Value for future extension.

Mask for future extension.


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