pub type R = R<INT_ENA_SPEC>;
Expand description
Register INT_ENA
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn tx_fifo_rempty(&self) -> TX_FIFO_REMPTY_R
pub fn tx_fifo_rempty(&self) -> TX_FIFO_REMPTY_R
Bit 0 - Write 1 to enable TX_FIFO_REMPTY_INTR.
Sourcepub fn rx_fifo_wovf(&self) -> RX_FIFO_WOVF_R
pub fn rx_fifo_wovf(&self) -> RX_FIFO_WOVF_R
Bit 1 - Write 1 to enable RX_FIFO_WOVF_INTR.