pub fn enable_interrupt(
periph: DmaPeriph,
channel: DmaChannel,
interrupt: DmaInterrupt
)
Expand description

Enable a specific type of interrupt.