Module gpioa

Source
Expand description

General purpose I/O

Modules§

brr
Port bit reset register (GPIOn_BRR)
bsrr
Port bit set/reset register (GPIOn_BSRR)
crh
Port configuration register high (GPIOn_CRL)
crl
Port configuration register low (GPIOn_CRL)
idr
Port input data register (GPIOn_IDR)
lckr
Port configuration lock register
odr
Port output data register (GPIOn_ODR)

Structs§

RegisterBlock
Register block

Type Aliases§

BRR
BRR (w) register accessor: Port bit reset register (GPIOn_BRR)
BSRR
BSRR (w) register accessor: Port bit set/reset register (GPIOn_BSRR)
CRH
CRH (rw) register accessor: Port configuration register high (GPIOn_CRL)
CRL
CRL (rw) register accessor: Port configuration register low (GPIOn_CRL)
IDR
IDR (r) register accessor: Port input data register (GPIOn_IDR)
LCKR
LCKR (rw) register accessor: Port configuration lock register
ODR
ODR (rw) register accessor: Port output data register (GPIOn_ODR)