Expand description
Peripheral implementations for the Apollo3 MCU.
Modules§
- ble
- BLE driver.
- cachectrl
- Cache Control driver.
- chip
- Chip trait setup.
- clkgen
- Power Reset Clock Interrupt controller driver.
- flashctrl
- Flash Controller
- gpio
- General Purpose Input/Output driver.
- iom
- IO Master Driver (I2C and SPI)
- ios
- IO Slave Driver (I2C and SPI)
- mcuctrl
- MCU Control driver.
- nvic
- Named constants for NVIC ids shared across the Apollo3 family of chips
- pwrctrl
- Power Control driver.
- stimer
- STimer driver for the Apollo3
- uart
- UART driver.
Statics§
Functions§
- init⚠