Module stm32h7xx_hal::dma::dma[][src]

DMA1 and DMA2

Structs

ARR

Wrapper type that indicates which register of the contained peripheral to use for DMA.

CCR1

Wrapper type that indicates which register of the contained peripheral to use for DMA.

CCR2

Wrapper type that indicates which register of the contained peripheral to use for DMA.

CCR3

Wrapper type that indicates which register of the contained peripheral to use for DMA.

CCR4

Wrapper type that indicates which register of the contained peripheral to use for DMA.

DMAR

Wrapper type that indicates which register of the contained peripheral to use for DMA.

DmaConfig

Contains configuration for a DMA stream

DmaInterrupts

DMA interrupts

Stream0

Stream 0 on DMA1/2

Stream1

Stream 1 on DMA1/2

Stream2

Stream 2 on DMA1/2

Stream3

Stream 3 on DMA1/2

Stream4

Stream 4 on DMA1/2

Stream5

Stream 5 on DMA1/2

Stream6

Stream 6 on DMA1/2

Stream7

Stream 7 on DMA1/2

StreamsTuple

Alias for a tuple with all DMA streams.

Traits

Instance

Trait that represents an instance of a DMA peripheral

Type Definitions

DMAMUXRegisterBlock
DMARegisterBlock

Type aliases for register blocks

DMAReq

Type alias for the DMA Request Multiplexer