ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about thermal controller temperature. More...
#include <adl_structures.h>
Data Fields | |
int | iSize |
Must be set to the size of the structure. More... | |
int | iTemperature |
Temperature in millidegrees Celsius. More... | |
Structure containing information about thermal controller temperature.
This structure is used to store information about thermal controller temperature. This structure is used by the ADL_PM_Temperature_Get() function.
int ADLTemperature::iSize |
Must be set to the size of the structure.
int ADLTemperature::iTemperature |
Temperature in millidegrees Celsius.