Trait stm32f103xx_hal::dma::Static [] [src]

pub trait Static<B> {
    fn borrow(&self) -> &B;
}

Required Methods

Implementors