Expand description
Peripheral implementations for the STM32F3xx MCU.
STM32F303: https://www.st.com/en/microcontrollers-microprocessors/stm32f303.html
Modules§
- adc
- Analog to Digital Converter Peripheral
- chip
- Chip trait setup.
- dma
- exti
- flash
- Embedded Flash Memory Controller
- gpio
- i2c
- nvic
- Named constants for NVIC ids
- rcc
- spi
- syscfg
- tim2
- usart
- wdt
- Window watchdog timer
Statics§
Functions§
- init⚠