mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-02 01:11:19 +01:00
WIP
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
#define CONFIG_DYNAMIC_RANGE_16_VAL ((0x2 << CONFIG_DYNAMIC_RANGE_OFST) & CONFIG_DYNAMIC_RANGE_MSK)
|
||||
#define CONFIG_DYNAMIC_RANGE_24_VAL ((0x3 << CONFIG_DYNAMIC_RANGE_OFST) & CONFIG_DYNAMIC_RANGE_MSK)
|
||||
#define CONFIG_TRIGGER_ENA_OFST (8)
|
||||
#define CONFIG_TRIGGER_ENA_MSK (0x00000001 << CONGIG_TRIGGER_ENA_OFST)
|
||||
#define CONFIG_TRIGGER_ENA_MSK (0x00000001 << CONFIG_TRIGGER_ENA_OFST)
|
||||
|
||||
|
||||
/* Control RW register */
|
||||
|
||||
Reference in New Issue
Block a user