Skip to content

Commit b3b6907

Browse files
author
Mu2e
committed
clang-format iteration 2
1 parent 710b935 commit b3b6907

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

otsdaq-mu2e-crv/FEInterfaces/FEBII_Registers.h

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ enum Register : uint16_t
3434
EWTCount = 0x106F,
3535
ThresholdBase = 0x1070, // to 0x107F
3636
ChannelMapBase = 0x1080, // to 0x108F
37-
// implemented in uC
37+
// implemented in uC
3838
BaselineBase = 0x1090,
3939
TrimBase = 0x10b0, // to 0x1090
4040
LEDBias = 0x10a0, // to 0x10a3
@@ -55,16 +55,7 @@ enum Register : uint16_t
5555
GateOnOffSpill = 0x1307, // 6.25ns, default 16
5656
GateOffOffSpill = 0x1308, // 6.25ns, default 1792
5757
LEDOn = 0x1318, // 6.25ns, default
58-
// Port = 0x1314,
59-
// Pipeline = 0x1304,
60-
// OnSpillGate = 0x1305,
61-
// OffSpillGate = 0x1306,
62-
// Samples = 0x130C,
63-
// IntTrgEn = 0x130E,
6458

65-
// prefix for all 4 fpga
66-
// AllFPGA = 0x1300,
67-
// CSRBroadCast = 0x1316,
6859
// broadcast to all FEBs on ROC
6960
AllFEB = 0x3000,
7061
// uC functions

0 commit comments

Comments
 (0)