Type Alias R

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

Register INTFLAG reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn resrdy(&self) -> ResrdyR

Bit 0 - Result Ready

Source

pub fn overrun(&self) -> OverrunR

Bit 1 - Overrun

Source

pub fn winmon(&self) -> WinmonR

Bit 2 - Window Monitor

Source

pub fn syncrdy(&self) -> SyncrdyR

Bit 3 - Synchronization Ready