pub type PROC0_INTE = Reg<PROC0_INTE_SPEC>;Expand description
PROC0_INTE (rw) register accessor: Interrupt Enable for proc0
You can read this register and get proc0_inte::R. You can reset, write, write_with_zero this register using proc0_inte::W. You can also modify this register. See API.
For information about available fields see proc0_inte
module
Aliased Typeยง
pub struct PROC0_INTE { /* private fields */ }