Type Alias MmrdyR
pub type MmrdyR = BitReader<Mmrdy>;
Expand description
Field MMRDY reader - Permission to set the MemManage handler to the
pending state when the floating-point stack frame was allocated.
pub struct MmrdyR { }
Get enumerated values variant
MemManage is disabled or priority did not permit setting the MemManage
handler to the pending state when the floating-point stack frame was
allocated.
MemManage is enabled and priority permitted setting the MemManage
handler to the pending state when the floating-point stack frame was
allocated.