Type Alias xmc4200::ppb::cfsr::UNSTKERR_W

source ·
pub type UNSTKERR_W<'a, REG> = BitWriter<'a, REG, UNSTKERR_A>;
Expand description

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

Aliased Type§

struct UNSTKERR_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> UNSTKERR_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

no unstacking fault

source

pub fn value2(self) -> &'a mut W<REG>

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