[][src]Module stm32l0xx_hal::dma

Interface to the DMA peripheral

See STM32L0x2 Reference Manual, chapter 11.

Structs

Channel1
Channel2
Channel3
Channel4
Channel5
Channel6
Channel7
Channels
DMA

Entry point to the DMA API

Error
Handle

Handle to the DMA peripheral

Interrupts
Priority

The priority of the DMA transfer

Ready

Indicates that a DMA transfer is ready

Started

Indicates that a DMA transfer has been started

Transfer
TransferResources

Traits

Channel
SupportedWordSize
Target