PreciserrW

Type Alias PreciserrW 

pub type PreciserrW<'a, REG> = BitWriter<'a, REG, Preciserr>;
Expand description

Field PRECISERR writer - Precise data bus error

Aliased Type§

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

Implementations§

§

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

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

no precise data bus error

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

a data bus error has occurred, and the PC value stacked for the exception return points to the instruction that caused the fault