j: configurechip

This commit is contained in:
2021-07-23 14:08:20 +02:00
parent e18d6d18e6
commit 61a99c70df
8 changed files with 355 additions and 384 deletions

View File

@ -440,6 +440,8 @@ void setDigitalIODelay(uint64_t pinMask, int delay);
#ifdef JUNGFRAUD
void initReadoutConfiguration();
int powerChip(int on);
int isChipConfigured();
void configureChip();
int autoCompDisable(int on);
void configureASICTimer();
int setClockDivider(enum CLKINDEX ind, int val);