Type Alias xmc4400::ppb::cfsr::IACCVIOL_R

source ·
pub type IACCVIOL_R = BitReader<IACCVIOL_A>;
Expand description

Field IACCVIOL reader - Instruction access violation flag

Aliased Type§

struct IACCVIOL_R { /* private fields */ }

Implementations§

source§

impl IACCVIOL_R

source

pub const fn variant(&self) -> IACCVIOL_A

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.