sam4l

Module dma

Source
Expand description

Implementation of the PDCA DMA peripheral.

Structs§

Enums§

  • The DMA channel number.
  • The peripheral function a channel is assigned to (Section 16.7). *_RX means transfer data from peripheral to memory, *_TX means transfer data from memory to peripheral.

Traits§