pub type DmacConfig = Reg<DmacConfigSpec>;Expand description
DMAC_CONFIG (rw) register accessor: DMA configuration register
You can read this register and get dmac_config::R. You can reset, write, write_with_zero this register using dmac_config::W. You can also modify this register. See API.
For information about available fields see dmac_config module
Aliased Type§
pub struct DmacConfig { /* private fields */ }