MunstkerrW

Type Alias MunstkerrW 

pub type MunstkerrW<'a, REG> = BitWriter<'a, REG, Munstkerr>;
Expand description

Field MUNSTKERR writer - MemManage fault on unstacking for a return from exception

Aliased Type§

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

Implementations§

§

impl<'a, REG> MunstkerrW<'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 access violations