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