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§
- Register
Block - Register block
Type Aliases§
- 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