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