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