Function stm32_hal2::dma::stop

source ·
pub fn stop(periph: DmaPeriph, channel: DmaChannel)
Expand description

Stop a DMA transfer, if in progress.