Function stm32_hal2::dma::clear_interrupt
source ยท pub fn clear_interrupt(
periph: DmaPeriph,
channel: DmaChannel,
interrupt: DmaInterrupt
)Expand description
Clear an interrupt flag.
pub fn clear_interrupt(
periph: DmaPeriph,
channel: DmaChannel,
interrupt: DmaInterrupt
)Clear an interrupt flag.