embassy-stm32

Crates

git

Versions

stm32u073k8

Flavors

Trait UpDma

Source
pub trait UpDma<T: BasicInstance>: Channel {
    // Required method
    fn request(&self) -> Request;
}
Expand description

UpDma DMA request trait

Required Methodsยง

Source

fn request(&self) -> Request

Get the DMA request number needed to use this channel asUpDma Note: in some chips, ST calls this the โ€œchannelโ€, and calls channels โ€œstreamsโ€. embassy-stm32 always uses the โ€œchannelโ€ and โ€œrequest numberโ€ names.

Dyn Compatibilityยง

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementorsยง

Sourceยง

impl UpDma<TIM1> for DMA1_CH1

Sourceยง

impl UpDma<TIM1> for DMA1_CH2

Sourceยง

impl UpDma<TIM1> for DMA1_CH3

Sourceยง

impl UpDma<TIM1> for DMA1_CH4

Sourceยง

impl UpDma<TIM1> for DMA1_CH5

Sourceยง

impl UpDma<TIM1> for DMA1_CH6

Sourceยง

impl UpDma<TIM1> for DMA1_CH7

Sourceยง

impl UpDma<TIM1> for DMA2_CH1

Sourceยง

impl UpDma<TIM1> for DMA2_CH2

Sourceยง

impl UpDma<TIM1> for DMA2_CH3

Sourceยง

impl UpDma<TIM1> for DMA2_CH4

Sourceยง

impl UpDma<TIM1> for DMA2_CH5

Sourceยง

impl UpDma<TIM2> for DMA1_CH1

Sourceยง

impl UpDma<TIM2> for DMA1_CH2

Sourceยง

impl UpDma<TIM2> for DMA1_CH3

Sourceยง

impl UpDma<TIM2> for DMA1_CH4

Sourceยง

impl UpDma<TIM2> for DMA1_CH5

Sourceยง

impl UpDma<TIM2> for DMA1_CH6

Sourceยง

impl UpDma<TIM2> for DMA1_CH7

Sourceยง

impl UpDma<TIM2> for DMA2_CH1

Sourceยง

impl UpDma<TIM2> for DMA2_CH2

Sourceยง

impl UpDma<TIM2> for DMA2_CH3

Sourceยง

impl UpDma<TIM2> for DMA2_CH4

Sourceยง

impl UpDma<TIM2> for DMA2_CH5

Sourceยง

impl UpDma<TIM3> for DMA1_CH1

Sourceยง

impl UpDma<TIM3> for DMA1_CH2

Sourceยง

impl UpDma<TIM3> for DMA1_CH3

Sourceยง

impl UpDma<TIM3> for DMA1_CH4

Sourceยง

impl UpDma<TIM3> for DMA1_CH5

Sourceยง

impl UpDma<TIM3> for DMA1_CH6

Sourceยง

impl UpDma<TIM3> for DMA1_CH7

Sourceยง

impl UpDma<TIM3> for DMA2_CH1

Sourceยง

impl UpDma<TIM3> for DMA2_CH2

Sourceยง

impl UpDma<TIM3> for DMA2_CH3

Sourceยง

impl UpDma<TIM3> for DMA2_CH4

Sourceยง

impl UpDma<TIM3> for DMA2_CH5

Sourceยง

impl UpDma<TIM6> for DMA1_CH1

Sourceยง

impl UpDma<TIM6> for DMA1_CH2

Sourceยง

impl UpDma<TIM6> for DMA1_CH3

Sourceยง

impl UpDma<TIM6> for DMA1_CH4

Sourceยง

impl UpDma<TIM6> for DMA1_CH5

Sourceยง

impl UpDma<TIM6> for DMA1_CH6

Sourceยง

impl UpDma<TIM6> for DMA1_CH7

Sourceยง

impl UpDma<TIM6> for DMA2_CH1

Sourceยง

impl UpDma<TIM6> for DMA2_CH2

Sourceยง

impl UpDma<TIM6> for DMA2_CH3

Sourceยง

impl UpDma<TIM6> for DMA2_CH4

Sourceยง

impl UpDma<TIM6> for DMA2_CH5

Sourceยง

impl UpDma<TIM7> for DMA1_CH1

Sourceยง

impl UpDma<TIM7> for DMA1_CH2

Sourceยง

impl UpDma<TIM7> for DMA1_CH3

Sourceยง

impl UpDma<TIM7> for DMA1_CH4

Sourceยง

impl UpDma<TIM7> for DMA1_CH5

Sourceยง

impl UpDma<TIM7> for DMA1_CH6

Sourceยง

impl UpDma<TIM7> for DMA1_CH7

Sourceยง

impl UpDma<TIM7> for DMA2_CH1

Sourceยง

impl UpDma<TIM7> for DMA2_CH2

Sourceยง

impl UpDma<TIM7> for DMA2_CH3

Sourceยง

impl UpDma<TIM7> for DMA2_CH4

Sourceยง

impl UpDma<TIM7> for DMA2_CH5

Sourceยง

impl UpDma<TIM15> for DMA1_CH1

Sourceยง

impl UpDma<TIM15> for DMA1_CH2

Sourceยง

impl UpDma<TIM15> for DMA1_CH3

Sourceยง

impl UpDma<TIM15> for DMA1_CH4

Sourceยง

impl UpDma<TIM15> for DMA1_CH5

Sourceยง

impl UpDma<TIM15> for DMA1_CH6

Sourceยง

impl UpDma<TIM15> for DMA1_CH7

Sourceยง

impl UpDma<TIM15> for DMA2_CH1

Sourceยง

impl UpDma<TIM15> for DMA2_CH2

Sourceยง

impl UpDma<TIM15> for DMA2_CH3

Sourceยง

impl UpDma<TIM15> for DMA2_CH4

Sourceยง

impl UpDma<TIM15> for DMA2_CH5

Sourceยง

impl UpDma<TIM16> for DMA1_CH1

Sourceยง

impl UpDma<TIM16> for DMA1_CH2

Sourceยง

impl UpDma<TIM16> for DMA1_CH3

Sourceยง

impl UpDma<TIM16> for DMA1_CH4

Sourceยง

impl UpDma<TIM16> for DMA1_CH5

Sourceยง

impl UpDma<TIM16> for DMA1_CH6

Sourceยง

impl UpDma<TIM16> for DMA1_CH7

Sourceยง

impl UpDma<TIM16> for DMA2_CH1

Sourceยง

impl UpDma<TIM16> for DMA2_CH2

Sourceยง

impl UpDma<TIM16> for DMA2_CH3

Sourceยง

impl UpDma<TIM16> for DMA2_CH4

Sourceยง

impl UpDma<TIM16> for DMA2_CH5