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

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

Create a peripheral that can supply u16 data for DMA transfers