Type Alias xmc4400::ppb::cfsr::MUNSTKERR_R

source ·
pub type MUNSTKERR_R = BitReader<MUNSTKERR_A>;
Expand description

Field MUNSTKERR reader - MemManage fault on unstacking for a return from exception

Aliased Type§

struct MUNSTKERR_R { /* private fields */ }

Implementations§

source§

impl MUNSTKERR_R

source

pub const fn variant(&self) -> MUNSTKERR_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

no unstacking fault

source

pub fn is_value2(&self) -> bool

unstack for an exception return has caused one or more access violations.