Type Alias xmc4300::ppb::cfsr::MstkerrR

source ·
pub type MstkerrR = BitReader<Mstkerr>;
Expand description

Field MSTKERR reader - MemManage fault on stacking for exception entry

Aliased Type§

struct MstkerrR { /* private fields */ }

Implementations§

source§

impl MstkerrR

source

pub const fn variant(&self) -> Mstkerr

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.