Type Alias W

Source
pub type W = W<IntflagSpec>;
Expand description

Register INTFLAG writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn resrdy(&mut self) -> ResrdyW<'_, IntflagSpec>

Bit 0 - Result Ready

Source

pub fn overrun(&mut self) -> OverrunW<'_, IntflagSpec>

Bit 1 - Overrun

Source

pub fn winmon(&mut self) -> WinmonW<'_, IntflagSpec>

Bit 2 - Window Monitor

Source

pub fn syncrdy(&mut self) -> SyncrdyW<'_, IntflagSpec>

Bit 3 - Synchronization Ready