Expand description
Static configurations for DMA channels.
All DMA channels must be unique.
Constants§
- DMA_
INTERRUPTS 🔒 - Add your DMA interrupt vector numbers here.
- LPUAR
T2_ RX - DMA channel for LPUART2_RX (arbitrary).
- LPUAR
T2_ TX - DMA channel for LPUART2_TX (arbitrary).
Functions§
- enable_
interrupts - Enable DMA interrupts for the selected channels.