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 */ }