Type Alias rp2040_pac::dma::multi_chan_trigger::R

source ·
pub type R = R<MULTI_CHAN_TRIGGER_SPEC>;
Expand description

Register MULTI_CHAN_TRIGGER reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn multi_chan_trigger(&self) -> MULTI_CHAN_TRIGGER_R

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.