Skip to content

Commit 0e95b9e

Browse files
committed
[sc_regs] Update MFT PSU identifying register
1 parent 7f675c9 commit 0e95b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/ReadoutCard/Cru.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ static constexpr Register SCA_MFT_PSU_CMD(0x00f00004);
6565
static constexpr Register SCA_MFT_PSU_CTRL(0x00f00008);
6666
static constexpr Register SCA_MFT_PSU_RESET(0x00f0000c);
6767
static constexpr Register SCA_MFT_PSU_MASTER_SLAVE(0x00f0003c);
68-
static constexpr Register SCA_MFT_PSU_ID(0x00f00080);
68+
static constexpr Register SCA_MFT_PSU_ID(0x00f0001c);
6969

7070
static constexpr Register SC_LINK(0x00f00078);
7171
static constexpr Register SC_RESET(0x00f0007c);

0 commit comments

Comments
 (0)