UndefinstrW

Type Alias UndefinstrW 

pub type UndefinstrW<'a, REG> = BitWriter<'a, REG, Undefinstr>;
Expand description

Field UNDEFINSTR writer - Undefined instruction UsageFault

Aliased Type§

pub struct UndefinstrW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> UndefinstrW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

no undefined instruction UsageFault

pub fn _1(self) -> &'a mut W<REG>

the processor has attempted to execute an undefined instruction