IaccviolW

Type Alias IaccviolW 

pub type IaccviolW<'a, REG> = BitWriter<'a, REG, Iaccviol>;
Expand description

Field IACCVIOL writer - Instruction access violation flag

Aliased Type§

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

Implementations§

§

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

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

no instruction access violation fault

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

the processor attempted an instruction fetch from a location that does not permit execution