LspenR

Type Alias LspenR 

pub type LspenR = BitReader<Lspen>;
Expand description

Field LSPEN reader - Lazy state preservation for floating-point context.

Aliased Type§

pub struct LspenR { /* private fields */ }

Implementations§

§

impl LspenR

pub const fn variant(&self) -> Lspen

Get enumerated values variant

pub fn is_0(&self) -> bool

Disable automatic lazy state preservation for floating-point context.

pub fn is_1(&self) -> bool

Enable automatic lazy state preservation for floating-point context.