Einzelnen Beitrag anzeigen

hathor
(Gast)

n/a Beiträge
 
#39

Re: core2duotemp.c to core2duotemp.pas

  Alt 9. Nov 2007, 11:14
// temp = reftemp - value of reg 0x19C
temp = reftemp - data;

MSR 0x19C contains the temperature data, this data is represented as Delta in C° between current temperature and Tjunction.
  Mit Zitat antworten Zitat