Searched defs:InterruptionPending (Results 1 – 3 of 3) sorted by relevance
488 UINT32 InterruptionPending:1; member591 UINT16 InterruptionPending : 1; member
758 UINT32 InterruptionPending:1; member936 UINT16 InterruptionPending : 1; member
4645 pub fn InterruptionPending(&self) -> UINT32 { in InterruptionPending() method4733 let InterruptionPending: u32 = unsafe { ::std::mem::transmute(InterruptionPending) }; localVariable5972 pub fn InterruptionPending(&self) -> UINT16 { in InterruptionPending() method6049 let InterruptionPending: u16 = unsafe { ::std::mem::transmute(InterruptionPending) }; localVariable