_ADLOD6ThermalControllerCaps Struct Reference

Structure containing information about Overdrive 6 thermal contoller capabilities. More...


Data Fields

int iCapabilities
int iFanMinPercent
 Minimum fan speed expressed as a percentage.
int iFanMaxPercent
 Maximum fan speed expressed as a percentage.
int iFanMinRPM
 Minimum fan speed expressed in revolutions-per-minute.
int iFanMaxRPM
 Maximum fan speed expressed in revolutions-per-minute.
int iExtValue
 Value for future extension.
int iExtMask
 Mask for future extension.


Detailed Description

Structure containing information about Overdrive 6 thermal contoller capabilities.

This structure is used to store information about Overdrive 6 thermal controller capabilities

Examples:

Overdrive/Overdrive_Sample.cpp.


Field Documentation

Minimum fan speed expressed as a percentage.

Examples:
Overdrive/Overdrive_Sample.cpp.

Maximum fan speed expressed as a percentage.

Examples:
Overdrive/Overdrive_Sample.cpp.

Minimum fan speed expressed in revolutions-per-minute.

Examples:
Overdrive/Overdrive_Sample.cpp.

Maximum fan speed expressed in revolutions-per-minute.

Examples:
Overdrive/Overdrive_Sample.cpp.

Value for future extension.

Mask for future extension.


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