forked from M-Labs/artiq
urukul: fix MASK_NU offset
This commit is contained in:
parent
f4719ae24b
commit
a185e8dc52
|
@ -24,7 +24,7 @@ CFG_RF_SW = 0
|
|||
CFG_LED = 4
|
||||
CFG_PROFILE = 8
|
||||
CFG_IO_UPDATE = 12
|
||||
CFG_MASK_NU = 16
|
||||
CFG_MASK_NU = 13
|
||||
CFG_CLK_SEL = 17
|
||||
CFG_SYNC_SEL = 18
|
||||
CFG_RST = 19
|
||||
|
|
Loading…
Reference in New Issue