InvpcR

Type Alias InvpcR 

pub type InvpcR = BitReader<Invpc>;
Expand description

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

Aliased Type§

pub struct InvpcR { /* private fields */ }

Implementations§

§

impl InvpcR

pub const fn variant(&self) -> Invpc

Get enumerated values variant

pub fn is_0(&self) -> bool

no invalid PC load UsageFault

pub fn is_1(&self) -> bool

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