Type Alias xmc4800::ppb::cfsr::PRECISERR_W

source ·
pub type PRECISERR_W<'a, REG> = BitWriter<'a, REG, PRECISERR_A>;
Expand description

Field PRECISERR writer - Precise data bus error

Aliased Type§

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

Implementations§

source§

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

source

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

no precise data bus error

source

pub fn value2(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.