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 rx_done_int_st(&self) -> RX_DONE_INT_ST_R
pub fn rx_done_int_st(&self) -> RX_DONE_INT_ST_R
Bit 0 - The masked interrupt status bit for the i2s_rx_done_int interrupt
sourcepub fn tx_done_int_st(&self) -> TX_DONE_INT_ST_R
pub fn tx_done_int_st(&self) -> TX_DONE_INT_ST_R
Bit 1 - The masked interrupt status bit for the i2s_tx_done_int interrupt
sourcepub fn rx_hung_int_st(&self) -> RX_HUNG_INT_ST_R
pub fn rx_hung_int_st(&self) -> RX_HUNG_INT_ST_R
Bit 2 - The masked interrupt status bit for the i2s_rx_hung_int interrupt
sourcepub fn tx_hung_int_st(&self) -> TX_HUNG_INT_ST_R
pub fn tx_hung_int_st(&self) -> TX_HUNG_INT_ST_R
Bit 3 - The masked interrupt status bit for the i2s_tx_hung_int interrupt