Type Alias MpInt
Source pub type MpInt = Reg<MpIntSpec>;
Expand description
MP_INT (r) register accessor: Management Page Interrupt Request Status
You can read this register and get mp_int::R. See API.
For information about available fields see mp_int module
pub struct MpInt { }