embassy-stm32

Crates

git

Versions

stm32u073k8

Flavors

๐Ÿ“ฃ We want to hear from you! Fill the Rust Embedded 2024 micro-survey.

Trait embassy_stm32::timer::Ch1Dma

source ยท
pub trait Ch1Dma<T: GeneralInstance4Channel>: Channel {
    // Required method
    fn request(&self) -> Request;
}
Expand description

Ch1Dma DMA request trait

Required Methodsยง

source

fn request(&self) -> Request

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

Object Safetyยง

This trait is not object safe.

Implementorsยง

sourceยง

impl Ch1Dma<TIM1> for DMA1_CH1

sourceยง

impl Ch1Dma<TIM1> for DMA1_CH2

sourceยง

impl Ch1Dma<TIM1> for DMA1_CH3

sourceยง

impl Ch1Dma<TIM1> for DMA1_CH4

sourceยง

impl Ch1Dma<TIM1> for DMA1_CH5

sourceยง

impl Ch1Dma<TIM1> for DMA1_CH6

sourceยง

impl Ch1Dma<TIM1> for DMA1_CH7

sourceยง

impl Ch1Dma<TIM1> for DMA2_CH1

sourceยง

impl Ch1Dma<TIM1> for DMA2_CH2

sourceยง

impl Ch1Dma<TIM1> for DMA2_CH3

sourceยง

impl Ch1Dma<TIM1> for DMA2_CH4

sourceยง

impl Ch1Dma<TIM1> for DMA2_CH5

sourceยง

impl Ch1Dma<TIM2> for DMA1_CH1

sourceยง

impl Ch1Dma<TIM2> for DMA1_CH2

sourceยง

impl Ch1Dma<TIM2> for DMA1_CH3

sourceยง

impl Ch1Dma<TIM2> for DMA1_CH4

sourceยง

impl Ch1Dma<TIM2> for DMA1_CH5

sourceยง

impl Ch1Dma<TIM2> for DMA1_CH6

sourceยง

impl Ch1Dma<TIM2> for DMA1_CH7

sourceยง

impl Ch1Dma<TIM2> for DMA2_CH1

sourceยง

impl Ch1Dma<TIM2> for DMA2_CH2

sourceยง

impl Ch1Dma<TIM2> for DMA2_CH3

sourceยง

impl Ch1Dma<TIM2> for DMA2_CH4

sourceยง

impl Ch1Dma<TIM2> for DMA2_CH5

sourceยง

impl Ch1Dma<TIM3> for DMA1_CH1

sourceยง

impl Ch1Dma<TIM3> for DMA1_CH2

sourceยง

impl Ch1Dma<TIM3> for DMA1_CH3

sourceยง

impl Ch1Dma<TIM3> for DMA1_CH4

sourceยง

impl Ch1Dma<TIM3> for DMA1_CH5

sourceยง

impl Ch1Dma<TIM3> for DMA1_CH6

sourceยง

impl Ch1Dma<TIM3> for DMA1_CH7

sourceยง

impl Ch1Dma<TIM3> for DMA2_CH1

sourceยง

impl Ch1Dma<TIM3> for DMA2_CH2

sourceยง

impl Ch1Dma<TIM3> for DMA2_CH3

sourceยง

impl Ch1Dma<TIM3> for DMA2_CH4

sourceยง

impl Ch1Dma<TIM3> for DMA2_CH5

sourceยง

impl Ch1Dma<TIM15> for DMA1_CH1

sourceยง

impl Ch1Dma<TIM15> for DMA1_CH2

sourceยง

impl Ch1Dma<TIM15> for DMA1_CH3

sourceยง

impl Ch1Dma<TIM15> for DMA1_CH4

sourceยง

impl Ch1Dma<TIM15> for DMA1_CH5

sourceยง

impl Ch1Dma<TIM15> for DMA1_CH6

sourceยง

impl Ch1Dma<TIM15> for DMA1_CH7

sourceยง

impl Ch1Dma<TIM15> for DMA2_CH1

sourceยง

impl Ch1Dma<TIM15> for DMA2_CH2

sourceยง

impl Ch1Dma<TIM15> for DMA2_CH3

sourceยง

impl Ch1Dma<TIM15> for DMA2_CH4

sourceยง

impl Ch1Dma<TIM15> for DMA2_CH5

sourceยง

impl Ch1Dma<TIM16> for DMA1_CH1

sourceยง

impl Ch1Dma<TIM16> for DMA1_CH2

sourceยง

impl Ch1Dma<TIM16> for DMA1_CH3

sourceยง

impl Ch1Dma<TIM16> for DMA1_CH4

sourceยง

impl Ch1Dma<TIM16> for DMA1_CH5

sourceยง

impl Ch1Dma<TIM16> for DMA1_CH6

sourceยง

impl Ch1Dma<TIM16> for DMA1_CH7

sourceยง

impl Ch1Dma<TIM16> for DMA2_CH1

sourceยง

impl Ch1Dma<TIM16> for DMA2_CH2

sourceยง

impl Ch1Dma<TIM16> for DMA2_CH3

sourceยง

impl Ch1Dma<TIM16> for DMA2_CH4

sourceยง

impl Ch1Dma<TIM16> for DMA2_CH5