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

type R = R<u32, MULTI_CHAN_TRIGGER>;

Reader of register MULTI_CHAN_TRIGGER

Implementations

impl R[src]

pub fn multi_chan_trigger(&self) -> MULTI_CHAN_TRIGGER_R[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.