Module stm32f4xx_hal::dma::traits
source · [−]Traits
A channel that can be configured on a DMA stream.
Trait to mark a set of Stream, Channel and Direction for a Peripheral as correct together.
DMA direction.
Trait that represents an instance of a DMA peripheral.
Get an address and memory size the DMA can use.
Marker trait for structs which can be safely accessed with shared reference
Trait for DMA streams types.
Trait for DMA stream interrupt handling.
Type Definitions
Type alias to a DMA RegisterBlock.