[][src]Type Definition rp2040::dma::multi_chan_trigger::W

type W = W<u32, MULTI_CHAN_TRIGGER>;

Writer for register MULTI_CHAN_TRIGGER

Implementations

impl W[src]

pub fn multi_chan_trigger(&mut self) -> MULTI_CHAN_TRIGGER_W<'_>[src]

Bits 0:15 - Each bit in this register corresponds to a DMA channel. Writing a 1 to the relevant bit is the same as writing to that channel's trigger register; the channel will start if it is currently enabled and not already busy.