mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-19 18:40:01 +02:00
updated jungfrau timing info decoder mask (#991)
This commit is contained in:
parent
f43bb8eea4
commit
f2f3817a7f
@ -214,7 +214,7 @@
|
|||||||
#define EXT_SYNC_OFST (4)
|
#define EXT_SYNC_OFST (4)
|
||||||
#define EXT_SYNC_MSK (0x00000001 << EXT_SYNC_OFST)
|
#define EXT_SYNC_MSK (0x00000001 << EXT_SYNC_OFST)
|
||||||
#define EXT_TIMING_INFO_DECODER_OFST (12)
|
#define EXT_TIMING_INFO_DECODER_OFST (12)
|
||||||
#define EXT_TIMING_INFO_DECODER_MSK (0x00000001 << EXT_TIMING_INFO_DECODER_OFST)
|
#define EXT_TIMING_INFO_DECODER_MSK (0x0000000F << EXT_TIMING_INFO_DECODER_OFST)
|
||||||
|
|
||||||
|
|
||||||
/* Control Register */
|
/* Control Register */
|
||||||
|
Binary file not shown.
@ -10,5 +10,5 @@
|
|||||||
#define APIMOENCH "developer 0x240918"
|
#define APIMOENCH "developer 0x240918"
|
||||||
#define APIXILINXCTB "developer 0x240918"
|
#define APIXILINXCTB "developer 0x240918"
|
||||||
#define APIEIGER "developer 0x240918"
|
#define APIEIGER "developer 0x240918"
|
||||||
#define APIJUNGFRAU "developer 0x241001"
|
|
||||||
#define APIMYTHEN3 "developer 0x241001"
|
#define APIMYTHEN3 "developer 0x241001"
|
||||||
|
#define APIJUNGFRAU "developer 0x241001"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user