pub type SoftIntClr = Reg<SoftIntClrSpec>;Expand description
SOFT_INT_CLR (rw) register accessor: CPU soft interrupt clear register (self-clearing)
You can read this register and get soft_int_clr::R. You can reset, write, write_with_zero this register using soft_int_clr::W. You can also modify this register. See API.
For information about available fields see soft_int_clr module
Aliased Type§
pub struct SoftIntClr { /* private fields */ }