embassy-stm32

Crates

git

Versions

stm32u073kc

Flavors

Skip to main content

UpDma

Trait UpDma 

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

UpDma DMA request trait

Required Methodsยง

Source

fn request(&self) -> Request

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

Source

fn remap(&self)

Remap the DMA channel

Dyn Compatibilityยง

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

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