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