Expand description

GPIOH

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

GPIOH_AFRH register accessor: an alias for Reg<GPIOH_AFRH_SPEC>

GPIOH_AFRL register accessor: an alias for Reg<GPIOH_AFRL_SPEC>

GPIOH_BRR register accessor: an alias for Reg<GPIOH_BRR_SPEC>

GPIOH_BSRR register accessor: an alias for Reg<GPIOH_BSRR_SPEC>

GPIOH_HWCFGR0 register accessor: an alias for Reg<GPIOH_HWCFGR0_SPEC>

GPIOH_HWCFGR1 register accessor: an alias for Reg<GPIOH_HWCFGR1_SPEC>

GPIOH_HWCFGR2 register accessor: an alias for Reg<GPIOH_HWCFGR2_SPEC>

GPIOH_HWCFGR3 register accessor: an alias for Reg<GPIOH_HWCFGR3_SPEC>

GPIOH_HWCFGR4 register accessor: an alias for Reg<GPIOH_HWCFGR4_SPEC>

GPIOH_HWCFGR5 register accessor: an alias for Reg<GPIOH_HWCFGR5_SPEC>

GPIOH_HWCFGR6 register accessor: an alias for Reg<GPIOH_HWCFGR6_SPEC>

GPIOH_HWCFGR7 register accessor: an alias for Reg<GPIOH_HWCFGR7_SPEC>

GPIOH_HWCFGR8 register accessor: an alias for Reg<GPIOH_HWCFGR8_SPEC>

GPIOH_HWCFGR9 register accessor: an alias for Reg<GPIOH_HWCFGR9_SPEC>

GPIOH_HWCFGR10 register accessor: an alias for Reg<GPIOH_HWCFGR10_SPEC>

GPIOH_IDR register accessor: an alias for Reg<GPIOH_IDR_SPEC>

GPIOH_IPIDR register accessor: an alias for Reg<GPIOH_IPIDR_SPEC>

GPIOH_LCKR register accessor: an alias for Reg<GPIOH_LCKR_SPEC>

GPIOH_MODER register accessor: an alias for Reg<GPIOH_MODER_SPEC>

GPIOH_ODR register accessor: an alias for Reg<GPIOH_ODR_SPEC>

GPIOH_OSPEEDR register accessor: an alias for Reg<GPIOH_OSPEEDR_SPEC>

GPIOH_OTYPER register accessor: an alias for Reg<GPIOH_OTYPER_SPEC>

GPIOH_PUPDR register accessor: an alias for Reg<GPIOH_PUPDR_SPEC>

GPIOH_SIDR register accessor: an alias for Reg<GPIOH_SIDR_SPEC>

GPIOH_VERR register accessor: an alias for Reg<GPIOH_VERR_SPEC>