|
|
NvU32 | version |
| | structure version
|
| |
|
NvU32 | count |
| | number of associated thermal sensors
|
| |
|
struct { | |
| |
|
NV_THERMAL_CONTROLLER controller | |
| | internal, ADM1032, MAX6649...
|
| |
|
NvS32 defaultMinTemp | |
| | Minimum default temperature value of the thermal sensor in degree Celsius.
|
| |
|
NvS32 defaultMaxTemp | |
| | Maximum default temperature value of the thermal sensor in degree Celsius.
|
| |
|
NvS32 currentTemp | |
| | 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] | |
| |
The documentation for this struct was generated from the following file: