Module rp2040_pac::dma::multi_chan_trigger

source ·
Expand description

Trigger one or more channels simultaneously

Structs§

Type Aliases§

  • Field MULTI_CHAN_TRIGGER reader - 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.
  • Field MULTI_CHAN_TRIGGER writer - 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.
  • Register MULTI_CHAN_TRIGGER reader
  • Register MULTI_CHAN_TRIGGER writer