Type Alias xmc4300::ppb::cfsr::StkerrW

source ·
pub type StkerrW<'a, REG> = BitWriter<'a, REG, Stkerr>;
Expand description

Field STKERR writer - BusFault on stacking for exception entry

Aliased Type§

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

Implementations§

source§

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

source

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

no stacking fault

source

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

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