mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 05:16:43 +01:00
posisibility to read adnd write registers in the front end board for eiger
This commit is contained in:
@@ -198,4 +198,6 @@ int Feb_Control_GetModuleNumber();
|
||||
int Feb_Control_GetLeftFPGATemp();
|
||||
int Feb_Control_GetRightFPGATemp();
|
||||
|
||||
uint32_t Feb_Control_WriteRegister(uint32_t offset, uint32_t data);
|
||||
uint32_t Feb_Control_ReadRegister(uint32_t offset);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user