InvpcW

Type Alias InvpcW 

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

Field INVPC writer - Invalid PC load UsageFault, caused by an invalid PC load by EXC_RETURN

Aliased Type§

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

Implementations§

§

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

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

no invalid PC load UsageFault

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

the processor has attempted an illegal load of EXC_RETURN to the PC