embassy_
stm32
0.1.0
Channel
Object Safety
Implementors
In embassy_
stm32::
dma
embassy_stm32
::
dma
Trait
Channel
Copy item path
source
pub trait Channel: Channel +
Peripheral
<P = Self> + 'static { }
Expand description
DMA channel.
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
Channel
for
DMA1_CH1
source
§
impl
Channel
for
DMA1_CH2
source
§
impl
Channel
for
DMA1_CH3
source
§
impl
Channel
for
DMA1_CH4
source
§
impl
Channel
for
DMA1_CH5
source
§
impl
Channel
for
DMA1_CH6
source
§
impl
Channel
for
DMA1_CH7