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.
1 parent 7f675c9 commit 0e95b9eCopy full SHA for 0e95b9e
include/ReadoutCard/Cru.h
@@ -65,7 +65,7 @@ static constexpr Register SCA_MFT_PSU_CMD(0x00f00004);
65
static constexpr Register SCA_MFT_PSU_CTRL(0x00f00008);
66
static constexpr Register SCA_MFT_PSU_RESET(0x00f0000c);
67
static constexpr Register SCA_MFT_PSU_MASTER_SLAVE(0x00f0003c);
68
-static constexpr Register SCA_MFT_PSU_ID(0x00f00080);
+static constexpr Register SCA_MFT_PSU_ID(0x00f0001c);
69
70
static constexpr Register SC_LINK(0x00f00078);
71
static constexpr Register SC_RESET(0x00f0007c);
0 commit comments