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