Type Alias xmc4300::ppb::cfsr::DACCVIOL_W

source ·
pub type DACCVIOL_W<'a, REG> = BitWriter<'a, REG, DACCVIOL_A>;
Expand description

Field DACCVIOL writer - Data access violation flag

Aliased Type§

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

Implementations§

source§

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

source

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

no data access violation fault

source

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

the processor attempted a load or store at a location that does not permit the operation.