Module stm32f103xx::gpioa
[−]
[src]
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
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) |
RegisterBlock |
Register block |