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 Interrupt Flag

Source

pub fn overrun(&self) -> OverrunR

Bit 1 - Overrun Interrupt Flag

Source

pub fn winmon(&self) -> WinmonR

Bit 2 - Window Monitor Interrupt Flag