read_dma

Function read_dma 

Source
pub unsafe fn read_dma(
    buf: &[u32],
    port: Port,
    dma_channel: DmaChannel,
    channel_cfg: ChannelCfg,
    dma_periph: DmaPeriph,
) -> Result<()>
Expand description

Read a series of words from the IDR register.