ImpreciserrW

Type Alias ImpreciserrW 

pub type ImpreciserrW<'a, REG> = BitWriter<'a, REG, Impreciserr>;
Expand description

Field IMPRECISERR writer - Imprecise data bus error

Aliased Type§

pub struct ImpreciserrW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> ImpreciserrW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

no imprecise data bus error

pub fn _1(self) -> &'a mut W<REG>

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