Type Alias xmc4300::ppb::cfsr::InvpcR

source ·
pub type InvpcR = BitReader<Invpc>;
Expand description

Field INVPC reader - Invalid PC load UsageFault

Aliased Type§

struct InvpcR { /* private fields */ }

Implementations§

source§

impl InvpcR

source

pub const fn variant(&self) -> Invpc

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

no invalid PC load UsageFault

source

pub fn is_value2(&self) -> bool

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.