Expand description
System configuration controller
Modules§
- cmpcr
- Compensation cell control register
- exticr1
- external interrupt configuration register 1
- exticr2
- external interrupt configuration register 2
- exticr3
- external interrupt configuration register 3
- exticr4
- external interrupt configuration register 4
- memrm
- memory remap register
- pmc
- peripheral mode configuration register
Structs§
- Register
Block - Register block
Type Aliases§
- CMPCR
- CMPCR register accessor: an alias for
Reg<CMPCR_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>
- MEMRM
- MEMRM register accessor: an alias for
Reg<MEMRM_SPEC>
- PMC
- PMC register accessor: an alias for
Reg<PMC_SPEC>