Module stm32g0xx_hal::dma[][src]

Direct Memory Access Engine

Structs

C1

Singleton that represents a DMA channel

C2

Singleton that represents a DMA channel

C3

Singleton that represents a DMA channel

C4

Singleton that represents a DMA channel

C5

Singleton that represents a DMA channel

C6

Singleton that represents a DMA channel

C7

Singleton that represents a DMA channel

Channels

DMA channels

Enums

Direction

DMA transfer direction

Event

DMA events

Priority

Channel priority level

WordSize

Peripheral size

Traits

Channel

Trait implemented by all DMA channels

DmaExt

Extension trait to split a DMA peripheral into independent channels

Target

Trait implemented by DMA targets.