Embassy
embassy-stm32

Crates

git

Versions

stm32h753ii

Flavors

Trait embassy_stm32::sai::Dma

source ·
pub trait Dma<T: Instance, M: SubBlockInstance>: Channel {
    // Required method
    fn request(&self) -> Request;
}
Expand description

Dma DMA request trait

Required Methods§

source

fn request(&self) -> Request

Get the DMA request number needed to use this channel asDma 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 Dma<SAI1, A> for DMA1_CH0

source§

impl Dma<SAI1, A> for DMA1_CH1

source§

impl Dma<SAI1, A> for DMA1_CH2

source§

impl Dma<SAI1, A> for DMA1_CH3

source§

impl Dma<SAI1, A> for DMA1_CH4

source§

impl Dma<SAI1, A> for DMA1_CH5

source§

impl Dma<SAI1, A> for DMA1_CH6

source§

impl Dma<SAI1, A> for DMA1_CH7

source§

impl Dma<SAI1, A> for DMA2_CH0

source§

impl Dma<SAI1, A> for DMA2_CH1

source§

impl Dma<SAI1, A> for DMA2_CH2

source§

impl Dma<SAI1, A> for DMA2_CH3

source§

impl Dma<SAI1, A> for DMA2_CH4

source§

impl Dma<SAI1, A> for DMA2_CH5

source§

impl Dma<SAI1, A> for DMA2_CH6

source§

impl Dma<SAI1, A> for DMA2_CH7

source§

impl Dma<SAI1, B> for DMA1_CH0

source§

impl Dma<SAI1, B> for DMA1_CH1

source§

impl Dma<SAI1, B> for DMA1_CH2

source§

impl Dma<SAI1, B> for DMA1_CH3

source§

impl Dma<SAI1, B> for DMA1_CH4

source§

impl Dma<SAI1, B> for DMA1_CH5

source§

impl Dma<SAI1, B> for DMA1_CH6

source§

impl Dma<SAI1, B> for DMA1_CH7

source§

impl Dma<SAI1, B> for DMA2_CH0

source§

impl Dma<SAI1, B> for DMA2_CH1

source§

impl Dma<SAI1, B> for DMA2_CH2

source§

impl Dma<SAI1, B> for DMA2_CH3

source§

impl Dma<SAI1, B> for DMA2_CH4

source§

impl Dma<SAI1, B> for DMA2_CH5

source§

impl Dma<SAI1, B> for DMA2_CH6

source§

impl Dma<SAI1, B> for DMA2_CH7

source§

impl Dma<SAI2, A> for DMA1_CH0

source§

impl Dma<SAI2, A> for DMA1_CH1

source§

impl Dma<SAI2, A> for DMA1_CH2

source§

impl Dma<SAI2, A> for DMA1_CH3

source§

impl Dma<SAI2, A> for DMA1_CH4

source§

impl Dma<SAI2, A> for DMA1_CH5

source§

impl Dma<SAI2, A> for DMA1_CH6

source§

impl Dma<SAI2, A> for DMA1_CH7

source§

impl Dma<SAI2, A> for DMA2_CH0

source§

impl Dma<SAI2, A> for DMA2_CH1

source§

impl Dma<SAI2, A> for DMA2_CH2

source§

impl Dma<SAI2, A> for DMA2_CH3

source§

impl Dma<SAI2, A> for DMA2_CH4

source§

impl Dma<SAI2, A> for DMA2_CH5

source§

impl Dma<SAI2, A> for DMA2_CH6

source§

impl Dma<SAI2, A> for DMA2_CH7

source§

impl Dma<SAI2, B> for DMA1_CH0

source§

impl Dma<SAI2, B> for DMA1_CH1

source§

impl Dma<SAI2, B> for DMA1_CH2

source§

impl Dma<SAI2, B> for DMA1_CH3

source§

impl Dma<SAI2, B> for DMA1_CH4

source§

impl Dma<SAI2, B> for DMA1_CH5

source§

impl Dma<SAI2, B> for DMA1_CH6

source§

impl Dma<SAI2, B> for DMA1_CH7

source§

impl Dma<SAI2, B> for DMA2_CH0

source§

impl Dma<SAI2, B> for DMA2_CH1

source§

impl Dma<SAI2, B> for DMA2_CH2

source§

impl Dma<SAI2, B> for DMA2_CH3

source§

impl Dma<SAI2, B> for DMA2_CH4

source§

impl Dma<SAI2, B> for DMA2_CH5

source§

impl Dma<SAI2, B> for DMA2_CH6

source§

impl Dma<SAI2, B> for DMA2_CH7

source§

impl Dma<SAI3, A> for DMA1_CH0

source§

impl Dma<SAI3, A> for DMA1_CH1

source§

impl Dma<SAI3, A> for DMA1_CH2

source§

impl Dma<SAI3, A> for DMA1_CH3

source§

impl Dma<SAI3, A> for DMA1_CH4

source§

impl Dma<SAI3, A> for DMA1_CH5

source§

impl Dma<SAI3, A> for DMA1_CH6

source§

impl Dma<SAI3, A> for DMA1_CH7

source§

impl Dma<SAI3, A> for DMA2_CH0

source§

impl Dma<SAI3, A> for DMA2_CH1

source§

impl Dma<SAI3, A> for DMA2_CH2

source§

impl Dma<SAI3, A> for DMA2_CH3

source§

impl Dma<SAI3, A> for DMA2_CH4

source§

impl Dma<SAI3, A> for DMA2_CH5

source§

impl Dma<SAI3, A> for DMA2_CH6

source§

impl Dma<SAI3, A> for DMA2_CH7

source§

impl Dma<SAI3, B> for DMA1_CH0

source§

impl Dma<SAI3, B> for DMA1_CH1

source§

impl Dma<SAI3, B> for DMA1_CH2

source§

impl Dma<SAI3, B> for DMA1_CH3

source§

impl Dma<SAI3, B> for DMA1_CH4

source§

impl Dma<SAI3, B> for DMA1_CH5

source§

impl Dma<SAI3, B> for DMA1_CH6

source§

impl Dma<SAI3, B> for DMA1_CH7

source§

impl Dma<SAI3, B> for DMA2_CH0

source§

impl Dma<SAI3, B> for DMA2_CH1

source§

impl Dma<SAI3, B> for DMA2_CH2

source§

impl Dma<SAI3, B> for DMA2_CH3

source§

impl Dma<SAI3, B> for DMA2_CH4

source§

impl Dma<SAI3, B> for DMA2_CH5

source§

impl Dma<SAI3, B> for DMA2_CH6

source§

impl Dma<SAI3, B> for DMA2_CH7

source§

impl Dma<SAI4, A> for BDMA_CH0

source§

impl Dma<SAI4, A> for BDMA_CH1

source§

impl Dma<SAI4, A> for BDMA_CH2

source§

impl Dma<SAI4, A> for BDMA_CH3

source§

impl Dma<SAI4, A> for BDMA_CH4

source§

impl Dma<SAI4, A> for BDMA_CH5

source§

impl Dma<SAI4, A> for BDMA_CH6

source§

impl Dma<SAI4, A> for BDMA_CH7

source§

impl Dma<SAI4, B> for BDMA_CH0

source§

impl Dma<SAI4, B> for BDMA_CH1

source§

impl Dma<SAI4, B> for BDMA_CH2

source§

impl Dma<SAI4, B> for BDMA_CH3

source§

impl Dma<SAI4, B> for BDMA_CH4

source§

impl Dma<SAI4, B> for BDMA_CH5

source§

impl Dma<SAI4, B> for BDMA_CH6

source§

impl Dma<SAI4, B> for BDMA_CH7