UndefinstrR

Type Alias UndefinstrR 

pub type UndefinstrR = BitReader<Undefinstr>;
Expand description

Field UNDEFINSTR reader - Undefined instruction UsageFault

Aliased Type§

pub struct UndefinstrR { /* private fields */ }

Implementations§

§

impl UndefinstrR

pub const fn variant(&self) -> Undefinstr

Get enumerated values variant

pub fn is_0(&self) -> bool

no undefined instruction UsageFault

pub fn is_1(&self) -> bool

the processor has attempted to execute an undefined instruction