Expand description

GPIOB

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

GPIOB_AFRH register accessor: an alias for Reg<GPIOB_AFRH_SPEC>

GPIOB_AFRL register accessor: an alias for Reg<GPIOB_AFRL_SPEC>

GPIOB_BRR register accessor: an alias for Reg<GPIOB_BRR_SPEC>

GPIOB_BSRR register accessor: an alias for Reg<GPIOB_BSRR_SPEC>

GPIOB_HWCFGR0 register accessor: an alias for Reg<GPIOB_HWCFGR0_SPEC>

GPIOB_HWCFGR1 register accessor: an alias for Reg<GPIOB_HWCFGR1_SPEC>

GPIOB_HWCFGR2 register accessor: an alias for Reg<GPIOB_HWCFGR2_SPEC>

GPIOB_HWCFGR3 register accessor: an alias for Reg<GPIOB_HWCFGR3_SPEC>

GPIOB_HWCFGR4 register accessor: an alias for Reg<GPIOB_HWCFGR4_SPEC>

GPIOB_HWCFGR5 register accessor: an alias for Reg<GPIOB_HWCFGR5_SPEC>

GPIOB_HWCFGR6 register accessor: an alias for Reg<GPIOB_HWCFGR6_SPEC>

GPIOB_HWCFGR7 register accessor: an alias for Reg<GPIOB_HWCFGR7_SPEC>

GPIOB_HWCFGR8 register accessor: an alias for Reg<GPIOB_HWCFGR8_SPEC>

GPIOB_HWCFGR9 register accessor: an alias for Reg<GPIOB_HWCFGR9_SPEC>

GPIOB_HWCFGR10 register accessor: an alias for Reg<GPIOB_HWCFGR10_SPEC>

GPIOB_IDR register accessor: an alias for Reg<GPIOB_IDR_SPEC>

GPIOB_IPIDR register accessor: an alias for Reg<GPIOB_IPIDR_SPEC>

GPIOB_LCKR register accessor: an alias for Reg<GPIOB_LCKR_SPEC>

GPIOB_MODER register accessor: an alias for Reg<GPIOB_MODER_SPEC>

GPIOB_ODR register accessor: an alias for Reg<GPIOB_ODR_SPEC>

GPIOB_OSPEEDR register accessor: an alias for Reg<GPIOB_OSPEEDR_SPEC>

GPIOB_OTYPER register accessor: an alias for Reg<GPIOB_OTYPER_SPEC>

GPIOB_PUPDR register accessor: an alias for Reg<GPIOB_PUPDR_SPEC>

GPIOB_SIDR register accessor: an alias for Reg<GPIOB_SIDR_SPEC>

GPIOB_VERR register accessor: an alias for Reg<GPIOB_VERR_SPEC>