pub fn clear_interrupt(
periph: DmaPeriph,
channel: DmaChannel,
interrupt: DmaInterrupt,
) -> Result<()>Expand description
Clear an interrupt flag.
pub fn clear_interrupt(
periph: DmaPeriph,
channel: DmaChannel,
interrupt: DmaInterrupt,
) -> Result<()>Clear an interrupt flag.