Function stm32_hal2::gpio::read_dma
source ยท pub unsafe fn read_dma(
buf: &[u32],
port: Port,
dma_channel: DmaChannel,
channel_cfg: ChannelCfg,
dma_periph: DmaPeriph
)Expand description
Read a series of words from the IDR register.