Expand description

GPIOI

Modules

GPIO alternate function high register

GPIO alternate function low register

GPIO port bit reset register

GPIO port bit set/reset register

GPIO hardware configuration register 0

GPIO hardware configuration register 1

GPIO hardware configuration register 2

GPIO hardware configuration register 3

GPIO hardware configuration register 4

GPIO hardware configuration register 5

GPIO hardware configuration register 6

GPIO hardware configuration register 7

For GPIOA, B, C, D, E, F, G, H, I, and GPIOJ: For GPIOK and GPIOZ:

For GPIOA, B, C, D, E, F, G, H, I, and GPIOJ: For GPIOK and GPIOZ:

For GPIOA, B, C, D, E, F, G, H, I, J and GPIOK: For GPIOZ:

GPIO port input data register

GPIO identification register

This register is used to lock the configuration of the port bits when a correct write sequence is applied to bit 16 (LCKK). The value of bits [15:0] is used to lock the configuration of the GPIO. During the write sequence, the value of LCKR[15:0] must not change. When the LOCK sequence has been applied on a port bit, the value of this port bit can no longer be modified until the next MCU reset or peripheral reset. A specific write sequence is used to write to the GPIOx_LCKR register. Only word access (32-bit long) is allowed during this locking sequence. Each lock bit freezes a specific configuration register (control and alternate function registers).

GPIO port mode register

GPIO port output data register

GPIO port output speed register

GPIO port output type register

GPIO port pull-up/pull-down register

GPIO size identification register

GPIO version register

Structs

Register block

Type Definitions

GPIOI_AFRH register accessor: an alias for Reg<GPIOI_AFRH_SPEC>

GPIOI_AFRL register accessor: an alias for Reg<GPIOI_AFRL_SPEC>

GPIOI_BRR register accessor: an alias for Reg<GPIOI_BRR_SPEC>

GPIOI_BSRR register accessor: an alias for Reg<GPIOI_BSRR_SPEC>

GPIOI_HWCFGR0 register accessor: an alias for Reg<GPIOI_HWCFGR0_SPEC>

GPIOI_HWCFGR1 register accessor: an alias for Reg<GPIOI_HWCFGR1_SPEC>

GPIOI_HWCFGR2 register accessor: an alias for Reg<GPIOI_HWCFGR2_SPEC>

GPIOI_HWCFGR3 register accessor: an alias for Reg<GPIOI_HWCFGR3_SPEC>

GPIOI_HWCFGR4 register accessor: an alias for Reg<GPIOI_HWCFGR4_SPEC>

GPIOI_HWCFGR5 register accessor: an alias for Reg<GPIOI_HWCFGR5_SPEC>

GPIOI_HWCFGR6 register accessor: an alias for Reg<GPIOI_HWCFGR6_SPEC>

GPIOI_HWCFGR7 register accessor: an alias for Reg<GPIOI_HWCFGR7_SPEC>

GPIOI_HWCFGR8 register accessor: an alias for Reg<GPIOI_HWCFGR8_SPEC>

GPIOI_HWCFGR9 register accessor: an alias for Reg<GPIOI_HWCFGR9_SPEC>

GPIOI_HWCFGR10 register accessor: an alias for Reg<GPIOI_HWCFGR10_SPEC>

GPIOI_IDR register accessor: an alias for Reg<GPIOI_IDR_SPEC>

GPIOI_IPIDR register accessor: an alias for Reg<GPIOI_IPIDR_SPEC>

GPIOI_LCKR register accessor: an alias for Reg<GPIOI_LCKR_SPEC>

GPIOI_MODER register accessor: an alias for Reg<GPIOI_MODER_SPEC>

GPIOI_ODR register accessor: an alias for Reg<GPIOI_ODR_SPEC>

GPIOI_OSPEEDR register accessor: an alias for Reg<GPIOI_OSPEEDR_SPEC>

GPIOI_OTYPER register accessor: an alias for Reg<GPIOI_OTYPER_SPEC>

GPIOI_PUPDR register accessor: an alias for Reg<GPIOI_PUPDR_SPEC>

GPIOI_SIDR register accessor: an alias for Reg<GPIOI_SIDR_SPEC>

GPIOI_VERR register accessor: an alias for Reg<GPIOI_VERR_SPEC>