Type Alias MmrdyW
pub type MmrdyW<'a, REG> = BitWriter<'a, REG, Mmrdy>;Expand description
Field MMRDY writer - Permission to set the MemManage handler to the
pending state when the floating-point stack frame was allocated.
Aliased Type§
pub struct MmrdyW<'a, REG> { /* private fields */ }