Function imxrt_hal::dma::receive_u16[][src]

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

Create a peripheral that can supply u16 data for DMA transfers