Type Alias rp2040_pac::xip_ssi::DMACR

source ·
pub type DMACR = Reg<DMACR_SPEC>;
Expand description

DMACR (rw) register accessor: DMA control

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

For information about available fields see dmacr module

Aliased Type§

struct DMACR { /* private fields */ }