Trait stm32l151_hal::dma::DmaExt

source ·
pub trait DmaExt {
    type Channels;

    fn split(self) -> Self::Channels;
}

Required Associated Types§

Required Methods§

Implementations on Foreign Types§

Implementors§