pub fn mux2(
    periph: DmaPeriph,
    channel: DmaChannel,
    input: DmaInput2,
    mux: &mut DMAMUX2
)
Expand description

Configure a specific DMA channel to work with a specific peripheral, on DMAMUX2.