We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9dd4d3 + f38cde0 commit 6142b1bCopy full SHA for 6142b1b
src/Cru/Constants.h
@@ -99,7 +99,7 @@ static constexpr Register DEBUG_READ_WRITE(0x410);
99
/// Temperature control & read register
100
/// The lower 10 bits contain the temperature value
101
/// Must be accessed on BAR 2
102
-static constexpr Register TEMPERATURE(0x200028);
+static constexpr Register TEMPERATURE(0x00010008);
103
104
/// Register containing the firmware Git hash
105
0 commit comments