Module gpioa

Source
Expand description

General-purpose I/Os

Modules§

afrh
GPIO alternate function high register
afrl
GPIO alternate function low register
bsrr
GPIO port bit set/reset register
idr
GPIO port input data register
lckr
GPIO port configuration lock register
moder
GPIO port mode register
odr
GPIO port output data register
ospeedr
GPIO port output speed register
otyper
GPIO port output type register
pupdr
GPIO port pull-up/pull-down register

Structs§

RegisterBlock
Register block

Type Aliases§

AFRH
AFRH (rw) register accessor: GPIO alternate function high register
AFRL
AFRL (rw) register accessor: GPIO alternate function low register
BSRR
BSRR (w) register accessor: GPIO port bit set/reset register
IDR
IDR (r) register accessor: GPIO port input data register
LCKR
LCKR (rw) register accessor: GPIO port configuration lock register
MODER
MODER (rw) register accessor: GPIO port mode register
ODR
ODR (rw) register accessor: GPIO port output data register
OSPEEDR
OSPEEDR (rw) register accessor: GPIO port output speed register
OTYPER
OTYPER (rw) register accessor: GPIO port output type register
PUPDR
PUPDR (rw) register accessor: GPIO port pull-up/pull-down register