Skip to main content

MpInt

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

Aliased Typeยง

pub struct MpInt { /* private fields */ }