LsperrR

Type Alias LsperrR 

pub type LsperrR = BitReader<Lsperr>;
Expand description

Field LSPERR reader - Indicates whether bus fault fault occurred during floating-point lazy state preservation

Aliased Type§

pub struct LsperrR { /* private fields */ }

Implementations§

§

impl LsperrR

pub const fn variant(&self) -> Lsperr

Get enumerated values variant

pub fn is_0(&self) -> bool

No bus fault occurred during floating-point lazy state preservation

pub fn is_1(&self) -> bool

A bus fault occurred during floating-point lazy state preservation