DaccviolR

Type Alias DaccviolR 

pub type DaccviolR = BitReader<Daccviol>;
Expand description

Field DACCVIOL reader - Data access violation flag

Aliased Type§

pub struct DaccviolR { /* private fields */ }

Implementations§

§

impl DaccviolR

pub const fn variant(&self) -> Daccviol

Get enumerated values variant

pub fn is_0(&self) -> bool

no data access violation fault

pub fn is_1(&self) -> bool

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