Module ch32v3::ch32v30x::afio

source ·
Expand description

Alternate function I/O

Modules

Event Control Register (AFIO_ECR)
External interrupt configuration register 1 (AFIO_EXTICR1)
External interrupt configuration register 2 (AFIO_EXTICR2)
External interrupt configuration register 3 (AFIO_EXTICR3)
External interrupt configuration register 4 (AFIO_EXTICR4)
AF remap and debug I/O configuration register (AFIO_PCFR)
AF remap and debug I/O configuration register (AFIO_PCFR2)

Structs

Register block

Type Definitions

ECR (rw) register accessor: an alias for Reg<ECR_SPEC>
EXTICR1 (rw) register accessor: an alias for Reg<EXTICR1_SPEC>
EXTICR2 (rw) register accessor: an alias for Reg<EXTICR2_SPEC>
EXTICR3 (rw) register accessor: an alias for Reg<EXTICR3_SPEC>
EXTICR4 (rw) register accessor: an alias for Reg<EXTICR4_SPEC>
PCFR (rw) register accessor: an alias for Reg<PCFR_SPEC>
PCFR2 (rw) register accessor: an alias for Reg<PCFR2_SPEC>