Type Alias xmc4300::ppb::cfsr::UndefinstrR

source ·
pub type UndefinstrR = BitReader<Undefinstr>;
Expand description

Field UNDEFINSTR reader - Undefined instruction UsageFault

Aliased Type§

struct UndefinstrR { /* private fields */ }

Implementations§

source§

impl UndefinstrR

source

pub const fn variant(&self) -> Undefinstr

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

no undefined instruction UsageFault

source

pub fn is_value2(&self) -> bool

the processor has attempted to execute an undefined instruction.