embassy-mspm0

Crates

git

Versions

mspm0g1105dgs28

Flavors

Module dma

Source
Expand description

Direct Memory Access (DMA)

Structs§

AnyChannel
Type-erased DMA channel.
AnyFullChannel
Type-erased full DMA channel.
Transfer
DMA transfer.
TransferOptions
DMA transfer options.

Enums§

BurstSize
The burst size of a DMA transfer.
Error
TransferMode
DMA transfer mode for basic channels.

Traits§

Channel
DMA channel.
FullChannel
Full DMA channel.
Word