Type Alias MonrdyW
pub type MonrdyW<'a, REG> = BitWriter<'a, REG, Monrdy>;Expand description
Field MONRDY writer - Permission to set the MON_PEND when the
floating-point stack frame was allocated.
Aliased Type§
pub struct MonrdyW<'a, REG> { /* private fields */ }