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 underrun(&self) -> UnderrunR

Bit 0 - Underrun

Source

pub fn empty(&self) -> EmptyR

Bit 1 - Data Buffer Empty

Source

pub fn syncrdy(&self) -> SyncrdyR

Bit 2 - Synchronization Ready