Type Alias rp2040_pac::dma::MULTI_CHAN_TRIGGER
source · pub type MULTI_CHAN_TRIGGER = Reg<MULTI_CHAN_TRIGGER_SPEC>;
Expand description
MULTI_CHAN_TRIGGER (rw) register accessor: Trigger one or more channels simultaneously
You can read
this register and get multi_chan_trigger::R
. You can reset
, write
, write_with_zero
this register using multi_chan_trigger::W
. You can also modify
this register. See API.
For information about available fields see multi_chan_trigger
module
Aliased Type§
struct MULTI_CHAN_TRIGGER { /* private fields */ }