Function stm32_hal2::dma::clear_interrupt

source ยท
pub fn clear_interrupt(
    periph: DmaPeriph,
    channel: DmaChannel,
    interrupt: DmaInterrupt
)
Expand description

Clear an interrupt flag.