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