DaccviolW

Type Alias DaccviolW 

pub type DaccviolW<'a, REG> = BitWriter<'a, REG, Daccviol>;
Expand description

Field DACCVIOL writer - Data access violation flag

Aliased Type§

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

Implementations§

§

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

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

no data access violation fault

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

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