pub type W = W<IntflagSpec>;
Expand description
Register INTFLAG
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn resrdy(&mut self) -> ResrdyW<'_, IntflagSpec>
pub fn resrdy(&mut self) -> ResrdyW<'_, IntflagSpec>
Bit 0 - Result Ready
Sourcepub fn overrun(&mut self) -> OverrunW<'_, IntflagSpec>
pub fn overrun(&mut self) -> OverrunW<'_, IntflagSpec>
Bit 1 - Overrun
Sourcepub fn winmon(&mut self) -> WinmonW<'_, IntflagSpec>
pub fn winmon(&mut self) -> WinmonW<'_, IntflagSpec>
Bit 2 - Window Monitor
Sourcepub fn syncrdy(&mut self) -> SyncrdyW<'_, IntflagSpec>
pub fn syncrdy(&mut self) -> SyncrdyW<'_, IntflagSpec>
Bit 3 - Synchronization Ready