pub type W = W<INT_CLR_SPEC>;
Expand description
Register INT_CLR
writer
Aliased Type§
pub struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn tx_fifo_rempty(&mut self) -> TX_FIFO_REMPTY_W<'_, INT_CLR_SPEC>
pub fn tx_fifo_rempty(&mut self) -> TX_FIFO_REMPTY_W<'_, INT_CLR_SPEC>
Bit 0 - Write 1 to clear TX_FIFO_REMPTY_INTR.
Sourcepub fn rx_fifo_wovf(&mut self) -> RX_FIFO_WOVF_W<'_, INT_CLR_SPEC>
pub fn rx_fifo_wovf(&mut self) -> RX_FIFO_WOVF_W<'_, INT_CLR_SPEC>
Bit 1 - Write 1 to clear RX_FIFO_WOVF_INTR.
Sourcepub fn tx_eof(&mut self) -> TX_EOF_W<'_, INT_CLR_SPEC>
pub fn tx_eof(&mut self) -> TX_EOF_W<'_, INT_CLR_SPEC>
Bit 2 - Write 1 to clear TX_EOF_INTR.