Type Alias xmc4300::ppb::cfsr::StkerrR

source ·
pub type StkerrR = BitReader<Stkerr>;
Expand description

Field STKERR reader - BusFault on stacking for exception entry

Aliased Type§

struct StkerrR { /* private fields */ }

Implementations§

source§

impl StkerrR

source

pub const fn variant(&self) -> Stkerr

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

no stacking fault

source

pub fn is_value2(&self) -> bool

stacking for an exception entry has caused one or more BusFaults.