Type Alias rp2040_pac::dma::ch::ch_al2_ctrl::CHAIN_TO_R

source ·
pub type CHAIN_TO_R = FieldReader;
Expand description

Field CHAIN_TO reader - When this channel completes, it will trigger the channel indicated by CHAIN_TO. Disable by setting CHAIN_TO = (this channel).
Reset value is 0, which means for channels 1 and above the default will be to chain to channel 0 - set this field to avoid this behaviour.

Aliased Type§

struct CHAIN_TO_R { /* private fields */ }