UnstkerrW

Type Alias UnstkerrW 

pub type UnstkerrW<'a, REG> = BitWriter<'a, REG, Unstkerr>;
Expand description

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

Aliased Type§

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

Implementations§

§

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

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

no unstacking fault

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

unstack for an exception return has caused one or more BusFaults