ImpreciserrR

Type Alias ImpreciserrR 

pub type ImpreciserrR = BitReader<Impreciserr>;
Expand description

Field IMPRECISERR reader - Imprecise data bus error

Aliased Type§

pub struct ImpreciserrR { /* private fields */ }

Implementations§

§

impl ImpreciserrR

pub const fn variant(&self) -> Impreciserr

Get enumerated values variant

pub fn is_0(&self) -> bool

no imprecise data bus error

pub fn is_1(&self) -> bool

a data bus error has occurred, but the return address in the stack frame is not related to the instruction that caused the error