pub type Mpl2W<'a, REG> = BitWriter<'a, REG, Mpl2>;
Field MPL2 writer - Master 2 Privilege Level
MPL2
pub struct Mpl2W<'a, REG> { /* private fields */ }
Accesses from this master are forced to user-mode.
Accesses from this master are not forced to user-mode.