Type Alias AspenR
pub type AspenR = BitReader<Aspen>;Expand description
Field ASPEN reader - Enables CONTROL2 setting on execution of a
floating-point instruction. This results in automatic hardware state
preservation and restoration, for floating-point context, on exception entry
and exit.
Aliased Type§
pub struct AspenR { /* private fields */ }