StkerrW

Type Alias StkerrW 

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

Field STKERR writer - BusFault on stacking for exception entry

Aliased Type§

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

Implementations§

§

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

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

no stacking fault

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

stacking for an exception entry has caused one or more BusFaults