Type Alias xmc4300::ppb::cfsr::UnstkerrR

source ·
pub type UnstkerrR = BitReader<Unstkerr>;
Expand description

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

Aliased Type§

struct UnstkerrR { /* private fields */ }

Implementations§

source§

impl UnstkerrR

source

pub const fn variant(&self) -> Unstkerr

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.