Module mnemos_d1_core::dmac

source ·
Expand description

Higher-level APIs for the Allwinner D1’s DMA Controller (DMAC).

Modules§

Structs§

  • A DMA channel.
  • A handle to the DMA controller (DMAC) peripheral.
  • DmacState 🔒
    Internal shared state for the DMAC driver.

Enums§

Statics§

Functions§

  • Returns the offset of the DMA_QUEUE_IRQ_EN bit for a given channel index.