Merge pull request #201 from cbiffle/g0-syscfg-cfgr1-fix
G0 SYSCFG: fix PA11/PA12 RMP definitions
This commit is contained in:
commit
afa6f1975c
@ -186,8 +186,12 @@ fieldset/CFGR1:
|
||||
bit_offset: 0
|
||||
bit_size: 2
|
||||
enum: MEM_MODE
|
||||
- name: PA11_PA12_RMP
|
||||
description: PA11 and PA12 remapping bit.
|
||||
- name: PA11_RMP
|
||||
description: "PA11 pin remapping\r This bit is set and cleared by software. When set, it remaps the PA11 pin to operate as PA9 GPIO port, instead as PA11 GPIO port."
|
||||
bit_offset: 3
|
||||
bit_size: 1
|
||||
- name: PA12_RMP
|
||||
description: "PA12 pin remapping\r This bit is set and cleared by software. When set, it remaps the PA12 pin to operate as PA10 GPIO port, instead as PA12 GPIO port."
|
||||
bit_offset: 4
|
||||
bit_size: 1
|
||||
- name: IR_POL
|
||||
|
Loading…
x
Reference in New Issue
Block a user