Function imxrt_hal::dma::transfer_u16[][src]

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

Create a peripheral that can accept u16 data from DMA transfers