mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-03 08:38:39 +01:00
reset fpga implemented, changed receiver configuration warning prints, powerchip implemented
This commit is contained in:
@@ -24,7 +24,10 @@
|
||||
int mapCSP0(void);
|
||||
void defineGPIOpins();
|
||||
void resetFPGA();
|
||||
void powerChip (int on);
|
||||
void FPGAdontTouchFlash();
|
||||
void FPGATouchFlash();
|
||||
int powerChip (int on);
|
||||
void initializeDetector();
|
||||
|
||||
u_int16_t bus_r16(u_int32_t offset);
|
||||
u_int16_t bus_w16(u_int32_t offset, u_int16_t data);//aldos function
|
||||
|
||||
Reference in New Issue
Block a user