StkerrR

Type Alias StkerrR 

pub type StkerrR = BitReader<Stkerr>;
Expand description

Field STKERR reader - BusFault on stacking for exception entry

Aliased Type§

pub struct StkerrR { /* private fields */ }

Implementations§

§

impl StkerrR

pub const fn variant(&self) -> Stkerr

Get enumerated values variant

pub fn is_0(&self) -> bool

no stacking fault

pub fn is_1(&self) -> bool

stacking for an exception entry has caused one or more BusFaults