IaccviolR

Type Alias IaccviolR 

pub type IaccviolR = BitReader<Iaccviol>;
Expand description

Field IACCVIOL reader - Instruction access violation flag

Aliased Type§

pub struct IaccviolR { /* private fields */ }

Implementations§

§

impl IaccviolR

pub const fn variant(&self) -> Iaccviol

Get enumerated values variant

pub fn is_0(&self) -> bool

no instruction access violation fault

pub fn is_1(&self) -> bool

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