Data Fields

MSR_TEMP Struct Reference
[Temperature APIs]

The raw temperature infomration from the CPU registers. More...

#include <SysInfo.h>

Data Fields

bool bDataCollected
WORD wCPUGroup
DWORD_PTR pdwCPUAffinityMask
ULONGLONG ullMSR0x19C
int iPROCHOT1
int iPROCHOT2
int iResolutionInDegreesCelcius
int iReadingValid
int iDigitalReadout
 CPU temp value (yet to be adjusted, e.g. for tJunction).
int iTemperature
 Calculated actual temperature.

Detailed Description

The raw temperature infomration from the CPU registers.


Field Documentation

WORD wCPUGroup
DWORD_PTR pdwCPUAffinityMask
ULONGLONG ullMSR0x19C
int iPROCHOT1
int iPROCHOT2

CPU temp value (yet to be adjusted, e.g. for tJunction).

Calculated actual temperature.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines