urukul: fix MASK_NU offset

This commit is contained in:
Robert Jördens 2018-03-20 16:10:11 +00:00
parent f4719ae24b
commit a185e8dc52
1 changed files with 1 additions and 1 deletions

View File

@ -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