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 - Set this bit to enable TX_FIFO_REMPTY_INT.
sourcepub fn rx_fifo_wovf(&self) -> RX_FIFO_WOVF_R
pub fn rx_fifo_wovf(&self) -> RX_FIFO_WOVF_R
Bit 1 - Set this bit to enable RX_FIFO_WOVF_INT.