mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 05:50:14 +01:00
Command adcreg added to write to adc registers
This commit is contained in:
@@ -956,6 +956,9 @@ class multiSlsDetector : public slsDetectorUtils {
|
||||
int writeRegister(int addr, int val);
|
||||
|
||||
|
||||
int writeAdcRegister(int addr, int val);
|
||||
|
||||
|
||||
int readRegister(int addr);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user