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.