Module stm32f1xx_hal::pac::afio

source ·
Expand description

Alternate function I/O

Modules

Event Control Register (AFIO_EVCR)
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_MAPR)
AF remap and debug I/O configuration register

Structs

Register block

Type Definitions

EVCR register accessor: an alias for Reg<EVCR_SPEC>
EXTICR1 register accessor: an alias for Reg<EXTICR1_SPEC>
EXTICR2 register accessor: an alias for Reg<EXTICR2_SPEC>
EXTICR3 register accessor: an alias for Reg<EXTICR3_SPEC>
EXTICR4 register accessor: an alias for Reg<EXTICR4_SPEC>
MAPR register accessor: an alias for Reg<MAPR_SPEC>
MAPR2 register accessor: an alias for Reg<MAPR2_SPEC>