Merge pull request #152 from chemicstry/f4_flash_upd
Add missing fields to F4 flash registers
This commit is contained in:
commit
7adff7e1e2
@ -74,7 +74,7 @@ fieldset/CR:
|
|||||||
- name: SNB
|
- name: SNB
|
||||||
description: Sector number
|
description: Sector number
|
||||||
bit_offset: 3
|
bit_offset: 3
|
||||||
bit_size: 4
|
bit_size: 5
|
||||||
- name: PSIZE
|
- name: PSIZE
|
||||||
description: Program size
|
description: Program size
|
||||||
bit_offset: 8
|
bit_offset: 8
|
||||||
@ -138,6 +138,14 @@ fieldset/OPTCR:
|
|||||||
description: Not write protect
|
description: Not write protect
|
||||||
bit_offset: 16
|
bit_offset: 16
|
||||||
bit_size: 12
|
bit_size: 12
|
||||||
|
- name: DB1M
|
||||||
|
description: Dual-bank enable on 1 Mbyte Flash memory devices
|
||||||
|
bit_offset: 30
|
||||||
|
bit_size: 1
|
||||||
|
- name: SPRMOD
|
||||||
|
description: Selection of protection mode for nWPRi bits
|
||||||
|
bit_offset: 31
|
||||||
|
bit_size: 1
|
||||||
fieldset/OPTKEYR:
|
fieldset/OPTKEYR:
|
||||||
description: Flash option key register
|
description: Flash option key register
|
||||||
fields:
|
fields:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user