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