pub type R = R<INT_ST_SPEC>;Expand description
Register INT_ST 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 - The masked interrupt status of 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 - The masked interrupt status of RX_FIFO_WOVF_INTR.