pub type W = W<IntflagSpec>;
Expand description
Register INTFLAG
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn underrun(&mut self) -> UnderrunW<'_, IntflagSpec>
pub fn underrun(&mut self) -> UnderrunW<'_, IntflagSpec>
Bit 0 - Underrun
Sourcepub fn empty(&mut self) -> EmptyW<'_, IntflagSpec>
pub fn empty(&mut self) -> EmptyW<'_, IntflagSpec>
Bit 1 - Data Buffer Empty
Sourcepub fn syncrdy(&mut self) -> SyncrdyW<'_, IntflagSpec>
pub fn syncrdy(&mut self) -> SyncrdyW<'_, IntflagSpec>
Bit 2 - Synchronization Ready