Type Alias rp2040_pac::dma::CHAN_ABORT

source ·
pub type CHAN_ABORT = Reg<CHAN_ABORT_SPEC>;
Expand description

CHAN_ABORT (rw) register accessor: Abort an in-progress transfer sequence on one or more channels

You can read this register and get chan_abort::R. You can reset, write, write_with_zero this register using chan_abort::W. You can also modify this register. See API.

For information about available fields see chan_abort module

Aliased Type§

struct CHAN_ABORT { /* private fields */ }