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

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

#include <adl_structures.h>

Data Fields

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

Detailed Description

Structure containing information about Overdrive 6 thermal contoller capabilities.

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

Field Documentation

◆ iCapabilities

int ADLOD6ThermalControllerCaps::iCapabilities

◆ iExtMask

int ADLOD6ThermalControllerCaps::iExtMask

Mask for future extension.

◆ iExtValue

int ADLOD6ThermalControllerCaps::iExtValue

Value for future extension.

◆ iFanMaxPercent

int ADLOD6ThermalControllerCaps::iFanMaxPercent

Maximum fan speed expressed as a percentage.

◆ iFanMaxRPM

int ADLOD6ThermalControllerCaps::iFanMaxRPM

Maximum fan speed expressed in revolutions-per-minute.

◆ iFanMinPercent

int ADLOD6ThermalControllerCaps::iFanMinPercent

Minimum fan speed expressed as a percentage.

◆ iFanMinRPM

int ADLOD6ThermalControllerCaps::iFanMinRPM

Minimum fan speed expressed in revolutions-per-minute.


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

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