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