PreciserrR

Type Alias PreciserrR 

pub type PreciserrR = BitReader<Preciserr>;
Expand description

Field PRECISERR reader - Precise data bus error

Aliased Type§

pub struct PreciserrR { /* private fields */ }

Implementations§

§

impl PreciserrR

pub const fn variant(&self) -> Preciserr

Get enumerated values variant

pub fn is_0(&self) -> bool

no precise data bus error

pub fn is_1(&self) -> bool

a data bus error has occurred, and the PC value stacked for the exception return points to the instruction that caused the fault