Expand description
Peripheral implementations for the STM32F4xx MCU.
STM32F446RE: https://www.st.com/en/microcontrollers/stm32f4.html
Modules§
- adc
- can
- Low-level CAN driver for STM32F4XX chips
- chip
- Chip trait setup.
- chip_
specific - This module contains all chip-specific code.
- clocks
- dac
- dbg
- dma
- exti
- flash
- STM32F4xx flash driver
- fsmc
- gpio
- i2c
- nvic
- Named constants for NVIC ids shared across the stm32f4xx family of chips
- rcc
- spi
- syscfg
- tim2
- trng
- True random number generator
- usart
Statics§
Functions§
- init⚠