File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
otsdaq-mu2e-crv/FEInterfaces Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments