Type Alias W

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

Register INTFLAG writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn underrun(&mut self) -> UnderrunW<'_, IntflagSpec>

Bit 0 - Underrun

Source

pub fn empty(&mut self) -> EmptyW<'_, IntflagSpec>

Bit 1 - Data Buffer Empty

Source

pub fn syncrdy(&mut self) -> SyncrdyW<'_, IntflagSpec>

Bit 2 - Synchronization Ready