Type Alias xmc4300::ppb::cfsr::INVPC_R

source ·
pub type INVPC_R = BitReader<INVPC_A>;
Expand description

Field INVPC reader - Invalid PC load UsageFault

Aliased Type§

struct INVPC_R { /* private fields */ }

Implementations§

source§

impl INVPC_R

source

pub const fn variant(&self) -> INVPC_A

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.