mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 01:58:00 +02:00
g2: fix for module id register
This commit is contained in:
@ -123,7 +123,7 @@
|
||||
#define DTA_OFFSET_REG (0x0A * REG_OFFSET + BASE_CONTROL)
|
||||
|
||||
|
||||
#define MOD_ID_REG (0x0D * REG_OFFSET + BASE_CONTROL)
|
||||
#define MOD_ID_REG (0x0B * REG_OFFSET + BASE_CONTROL)
|
||||
|
||||
#define MOD_ID_OFST (0)
|
||||
#define MOD_ID_MSK (0x0000FFFF << MOD_ID_OFST)
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user