Type Alias xmc4300::ppb::cfsr::MSTKERR_R

source ·
pub type MSTKERR_R = BitReader<MSTKERR_A>;
Expand description

Field MSTKERR reader - MemManage fault on stacking for exception entry

Aliased Type§

struct MSTKERR_R { /* private fields */ }

Implementations§

source§

impl MSTKERR_R

source

pub const fn variant(&self) -> MSTKERR_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 access violations.