Type Alias xmc4200::ppb::cfsr::UNSTKERR_R

source ·
pub type UNSTKERR_R = BitReader<UNSTKERR_A>;
Expand description

Field UNSTKERR reader - BusFault on unstacking for a return from exception

Aliased Type§

struct UNSTKERR_R { /* private fields */ }

Implementations§

source§

impl UNSTKERR_R

source

pub const fn variant(&self) -> UNSTKERR_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

no unstacking fault

source

pub fn is_value2(&self) -> bool

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