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.
pub fn enable_interrupt(
periph: DmaPeriph,
channel: DmaChannel,
interrupt: DmaInterrupt
)
Enable a specific type of interrupt.