pub type DCR = Reg<DCRrs>;
DCR (rw) register accessor: DMA control register
You can read this register and get dcr::R. You can reset, write, write_with_zero this register using dcr::W. You can also modify this register. See API.
read
dcr::R
reset
write
write_with_zero
dcr::W
modify
See register structure
For information about available fields see dcr module
dcr
pub struct DCR { /* private fields */ }