Module syscfg

Module syscfg 

Source
Expand description

System configuration controller

Modules§

cfgr1
configuration register 1
cfgr2
CFGR2
exticr1
external interrupt configuration register 1
exticr2
external interrupt configuration register 2
exticr3
external interrupt configuration register 3
exticr4
external interrupt configuration register 4
memrmp
memory remap register
scsr
SCSR
skr
SKR
swpr
SWPR

Structs§

RegisterBlock
Register block

Type Aliases§

CFGR1
CFGR1 register accessor: an alias for Reg<CFGR1_SPEC>
CFGR2
CFGR2 register accessor: an alias for Reg<CFGR2_SPEC>
EXTICR1
EXTICR1 register accessor: an alias for Reg<EXTICR1_SPEC>
EXTICR2
EXTICR2 register accessor: an alias for Reg<EXTICR2_SPEC>
EXTICR3
EXTICR3 register accessor: an alias for Reg<EXTICR3_SPEC>
EXTICR4
EXTICR4 register accessor: an alias for Reg<EXTICR4_SPEC>
MEMRMP
MEMRMP register accessor: an alias for Reg<MEMRMP_SPEC>
SCSR
SCSR register accessor: an alias for Reg<SCSR_SPEC>
SKR
SKR register accessor: an alias for Reg<SKR_SPEC>
SWPR
SWPR register accessor: an alias for Reg<SWPR_SPEC>