mirror of https://github.com/openXC7/prjxray.git
lib: xc7series: add undocumented register used in init sequence
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
This commit is contained in:
parent
2a1154ec16
commit
ab1e60c037
|
|
@ -25,6 +25,7 @@ enum class ConfigurationRegister : unsigned int {
|
|||
COR1 = 0x0e,
|
||||
WBSTAR = 0x10,
|
||||
TIMER = 0x11,
|
||||
UNKNOWN = 0x13,
|
||||
BOOTSTS = 0x16,
|
||||
CTL1 = 0x18,
|
||||
BSPI = 0x1F,
|
||||
|
|
|
|||
Loading…
Reference in New Issue