Add SYSCFG_UR18 register
This commit is contained in:
parent
f0101a2249
commit
ae595edcf2
@ -112,6 +112,11 @@ block/SYSCFG:
|
||||
byte_offset: 836
|
||||
access: Read
|
||||
fieldset: UR17
|
||||
- name: UR18
|
||||
description: SYSCFG user register 18
|
||||
byte_offset: 840
|
||||
access: Read
|
||||
fieldset: UR18
|
||||
fieldset/CCCR:
|
||||
description: SYSCFG compensation cell code register
|
||||
fields:
|
||||
@ -316,6 +321,13 @@ fieldset/UR17:
|
||||
description: I/O high speed / low voltage
|
||||
bit_offset: 0
|
||||
bit_size: 1
|
||||
fieldset/UR18:
|
||||
description: SYSCFG user register 18
|
||||
fields:
|
||||
- name: CPU_FREQ_BOOST
|
||||
description: CPU maximum frequency boost enable
|
||||
bit_offset: 0
|
||||
bit_size: 1
|
||||
fieldset/UR2:
|
||||
description: SYSCFG user register 2
|
||||
fields:
|
||||
|
Loading…
x
Reference in New Issue
Block a user