mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 12:08:05 +01:00
Merge branch 'apidhanya' of github.com:slsdetectorgroup/slsDetectorPackage into apidhanya
This commit is contained in:
@@ -929,7 +929,7 @@ class multiSlsDetector : public virtual slsDetectorDefs {
|
||||
* @param detPos -1 for all detectors in list or specific detector position
|
||||
* @returns value read after writing
|
||||
*/
|
||||
uint32_t writeRegister(uint32_t addr, uint32_t val, int detPos = -1);
|
||||
uint32_t writeRegister(uint32_t addr, uint32_t val, int detPos = -1); //
|
||||
|
||||
/**
|
||||
* Read from a register. For Advanced users
|
||||
|
||||
Reference in New Issue
Block a user