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