Type Alias xmc4300::ppb::cfsr::IACCVIOL_W

source ·
pub type IACCVIOL_W<'a, REG> = BitWriter<'a, REG, IACCVIOL_A>;
Expand description

Field IACCVIOL writer - Instruction access violation flag

Aliased Type§

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

Implementations§

source§

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

source

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

no instruction access violation fault

source

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

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