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

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

#include <adl_structures.h>

Data Fields

int iExtMask
 Mask for future extension. More...
 
int iExtValue
 Value for future extension. More...
 
int iFanSpeed
 Fan speed value (units as indicated above) More...
 
int iSpeedType
 Indicates the units of the fan speed. Possible values: ADL_OD6_FANSPEED_TYPE_PERCENT, ADL_OD6_FANSPEED_TYPE_RPM. More...
 

Detailed Description

Structure containing information about Overdrive 6 fan speed value.

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

Field Documentation

◆ iExtMask

int ADLOD6FanSpeedValue::iExtMask

Mask for future extension.

◆ iExtValue

int ADLOD6FanSpeedValue::iExtValue

Value for future extension.

◆ iFanSpeed

int ADLOD6FanSpeedValue::iFanSpeed

Fan speed value (units as indicated above)

◆ iSpeedType

int ADLOD6FanSpeedValue::iSpeedType

Indicates the units of the fan speed. Possible values: ADL_OD6_FANSPEED_TYPE_PERCENT, ADL_OD6_FANSPEED_TYPE_RPM.


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

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