Type Alias W

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

Register INT_CLR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn tx_fifo_rempty(&mut self) -> TX_FIFO_REMPTY_W<'_, INT_CLR_SPEC>

Bit 0 - Write 1 to clear TX_FIFO_REMPTY_INTR.

Source

pub fn rx_fifo_wovf(&mut self) -> RX_FIFO_WOVF_W<'_, INT_CLR_SPEC>

Bit 1 - Write 1 to clear RX_FIFO_WOVF_INTR.

Source

pub fn tx_eof(&mut self) -> TX_EOF_W<'_, INT_CLR_SPEC>

Bit 2 - Write 1 to clear TX_EOF_INTR.