Type Alias xmc4800::ppb::cfsr::InvpcW

source ·
pub type InvpcW<'a, REG> = BitWriter<'a, REG, Invpc>;
Expand description

Field INVPC writer - Invalid PC load UsageFault

Aliased Type§

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

Implementations§

source§

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

source

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

no invalid PC load UsageFault

source

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

the processor has attempted an illegal load of EXC_RETURN to the PC, as a result of an invalid context, or an invalid EXC_RETURN value.