Type Alias xmc4800::ppb::cfsr::IaccviolR

source ·
pub type IaccviolR = BitReader<Iaccviol>;
Expand description

Field IACCVIOL reader - Instruction access violation flag

Aliased Type§

struct IaccviolR { /* private fields */ }

Implementations§

source§

impl IaccviolR

source

pub const fn variant(&self) -> Iaccviol

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

no instruction access violation fault

source

pub fn is_value2(&self) -> bool

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