This commit is contained in:
2020-08-19 17:27:04 +02:00
parent a287ce46b1
commit 42067b3de3
3 changed files with 11 additions and 2 deletions

View File

@ -1427,7 +1427,8 @@ class Detector {
/** [Gotthard][Jungfrau][Mythen3][Gotthard2][CTB][Moench] */
void executeBusTest(Positions pos = {});
/** [Gotthard][Jungfrau][CTB][Moench] not possible to read back*/
/** [Gotthard][Jungfrau][CTB][Moench] Advanced user Function. not possible
* to read back */
void writeAdcRegister(uint32_t addr, uint32_t value, Positions pos = {});
bool getInitialChecks() const;