Function stm32_hal2::dma::enable_interrupt

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

Enable a specific type of interrupt.