![]() |
NVAPI Reference Documentation 545
|
#include <nvapi.h>
Public Attributes | ||
| NvU32 | version | |
| structure version | ||
| NvU32 | count | |
| number of associated thermal sensors | ||
| struct { | ||
| NV_THERMAL_CONTROLLER controller | ||
| internal, ADM1032, MAX6649... | ||
| NvU32 defaultMinTemp | ||
| The min default temperature value of the thermal sensor in degree Celsius. | ||
| NvU32 defaultMaxTemp | ||
| The max default temperature value of the thermal sensor in degree Celsius. | ||
| NvU32 currentTemp | ||
| The current temperature value of the thermal sensor in degree Celsius. | ||
| NV_THERMAL_TARGET target | ||
| Thermal sensor targeted @ GPU, memory, chipset, powersupply, Visual Computing Device, etc. | ||
| } | sensor [NVAPI_MAX_THERMAL_SENSORS_PER_GPU] | |
Used in NvAPI_GPU_GetThermalSettings()