Expand description
Peripheral implementations for the SAM4L MCU.
Modules§
- Implementation of the SAM4L ACIFC controller.
- Implementation of the SAM4L ADCIFE.
- Implementation of the AESA peripheral on the SAM4L.
- Implementation of a single hardware timer.
- Implementation of the BPM peripheral.
- Implementation of the Backup System Control Interface (BSCIF) peripheral.
- Interrupt mapping and DMA channel setup.
- Implementation of the SAM4L CRCCU.
- Implementation of the SAM4L DACC.
- Implementation of the PDCA DMA peripheral.
- Implementation of the SAM4L External Interrupt Controller (EIC).
- Implementation of the SAM4L flash controller.
- Implementation of the SAM4L glue logic controller (GLOC).
- Implementation of the GPIO controller for the SAM4L.
- Implementation of the SAM4L TWIMS peripheral.
- Named constants for NVIC ids
- Implementation of the power manager (PM) peripheral.
- Implementation of the system control interface for the SAM4L.
- Provides a struct that enables access to the unique 120 bit serial number stored in read-only flash on the sam4l.
- Implementation of DMA-based SPI master and slave communication for the SAM4L.
- Implementation of the SAM4L TRNG. It provides an implementation of the Entropy32 trait.
- Implementation of the SAM4L USART peripheral.
- SAM4L USB controller
- Implementation of the SAM4L hardware watchdog timer.
Statics§
Functions§
- init⚠