Type Alias xmc4800::ppb::cfsr::STKERR_R

source ·
pub type STKERR_R = BitReader<STKERR_A>;
Expand description

Field STKERR reader - BusFault on stacking for exception entry

Aliased Type§

struct STKERR_R { /* private fields */ }

Implementations§

source§

impl STKERR_R

source

pub const fn variant(&self) -> STKERR_A

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.