|
ADL (AMD Display Library) Public APIs
Version 18.1
|
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... | |
Structure containing information about Overdrive 6 fan speed value.
This structure is used to store information about Overdrive 6 fan speed value
| int ADLOD6FanSpeedValue::iExtMask |
Mask for future extension.
| int ADLOD6FanSpeedValue::iExtValue |
Value for future extension.
| int ADLOD6FanSpeedValue::iFanSpeed |
Fan speed value (units as indicated above)
| int ADLOD6FanSpeedValue::iSpeedType |
Indicates the units of the fan speed. Possible values: ADL_OD6_FANSPEED_TYPE_PERCENT, ADL_OD6_FANSPEED_TYPE_RPM.