Data Fields | |
int | iSize |
Must be set to the size of the structure. | |
int | iFlags |
Fan speed cotrol | |
int | iMinPercent |
Minimum possible fan speed value in percents. | |
int | iMaxPercent |
Maximum possible fan speed value in percents. | |
int | iMinRPM |
Minimum possible fan speed value in RPM. | |
int | iMaxRPM |
Maximum possible fan speed value in RPM. |
This structure is used to store information about thermal controller fan speed. This structure is used by the ADL_PM_FanSpeedInfo_Get() function.
Must be set to the size of the structure.
Minimum possible fan speed value in percents.
Maximum possible fan speed value in percents.
Minimum possible fan speed value in RPM.
Maximum possible fan speed value in RPM.