mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-13 19:38:42 +01:00
Dev/xilinx set power (#1316)
* ctb updates not in release notes * xilinx power similar to ctb,except no vchip
This commit is contained in:
@@ -398,8 +398,8 @@ int getPower();
|
||||
void setPower(enum DACINDEX ind, int val);
|
||||
void powerOff();
|
||||
#elif XILINX_CHIPTESTBOARDD
|
||||
int getBitOffsetFromDACIndex(enum DACINDEX ind);
|
||||
int isPowerValid(enum DACINDEX ind, int val);
|
||||
|
||||
int getPower();
|
||||
void setPower(enum DACINDEX ind, int val);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user