Function imxrt_hal::dma::receive_u8[][src]

pub fn receive_u8<P, B>(source: P, channel: Channel) -> Peripheral<P, u8, B> where
    P: Source<u8>,
    B: Destination<u8>, 

Create a peripheral that can suppy u8 data for DMA transfers