Module mnemos_d1_core::dmac
source · Expand description
Higher-level APIs for the Allwinner D1’s DMA Controller (DMAC).
Modules§
- DMAC
Descriptor
s configure DMA transfers initiated using the DMAC.
Structs§
- A DMA channel.
- A handle to the DMA controller (DMAC) peripheral.
- Internal shared state for the DMAC driver.
Enums§
- DMA channel modes.
Statics§
- STATE 🔒
Functions§
- Returns the offset of the DMA_QUEUE_IRQ_EN bit for a given channel index.