Module gpiob

Module gpiob 

Source
Expand description

General-purpose I/Os

Modules§

moder
GPIO port mode register
ospeedr
GPIO port output speed 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
BRR
BRR (w) register accessor: GPIO port bit reset 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