Skip to content

Commit 7f675c9

Browse files
committed
[sc_regs] Add register for identifying MFT PSU
1 parent 448c92a commit 7f675c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/ReadoutCard/Cru.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +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);
6869

6970
static constexpr Register SC_LINK(0x00f00078);
7071
static constexpr Register SC_RESET(0x00f0007c);

0 commit comments

Comments
 (0)