pub struct R(_);
Expand description
Register INT_ENA
reader
Implementations
sourceimpl R
impl R
sourcepub fn rx_take_data_int_ena(&self) -> RX_TAKE_DATA_INT_ENA_R
pub fn rx_take_data_int_ena(&self) -> RX_TAKE_DATA_INT_ENA_R
Bit 0 - The interrupt enable bit for I2S_RX_TAKE_DATA_INT interrupt.
sourcepub fn tx_put_data_int_ena(&self) -> TX_PUT_DATA_INT_ENA_R
pub fn tx_put_data_int_ena(&self) -> TX_PUT_DATA_INT_ENA_R
Bit 1 - The interrupt enable bit for I2S_TX_PUT_DATA_INT interrupt.
sourcepub fn rx_wfull_int_ena(&self) -> RX_WFULL_INT_ENA_R
pub fn rx_wfull_int_ena(&self) -> RX_WFULL_INT_ENA_R
Bit 2 - The interrupt enable bit for I2S_RX_WFULL_INT interrupt.
sourcepub fn rx_rempty_int_ena(&self) -> RX_REMPTY_INT_ENA_R
pub fn rx_rempty_int_ena(&self) -> RX_REMPTY_INT_ENA_R
Bit 3 - The interrupt enable bit for I2S_RX_REMPTY_INT interrupt.
sourcepub fn tx_wfull_int_ena(&self) -> TX_WFULL_INT_ENA_R
pub fn tx_wfull_int_ena(&self) -> TX_WFULL_INT_ENA_R
Bit 4 - The interrupt enable bit for I2S_TX_WFULL_INT interrupt.
sourcepub fn tx_rempty_int_ena(&self) -> TX_REMPTY_INT_ENA_R
pub fn tx_rempty_int_ena(&self) -> TX_REMPTY_INT_ENA_R
Bit 5 - The interrupt enable bit for I2S_TX_REMPTY_INT interrupt.
sourcepub fn rx_hung_int_ena(&self) -> RX_HUNG_INT_ENA_R
pub fn rx_hung_int_ena(&self) -> RX_HUNG_INT_ENA_R
Bit 6 - The interrupt enable bit for I2S_RX_HUNG_INT interrupt.
sourcepub fn tx_hung_int_ena(&self) -> TX_HUNG_INT_ENA_R
pub fn tx_hung_int_ena(&self) -> TX_HUNG_INT_ENA_R
Bit 7 - The interrupt enable bit for I2S_TX_HUNG_INT interrupt.
sourcepub fn in_done_int_ena(&self) -> IN_DONE_INT_ENA_R
pub fn in_done_int_ena(&self) -> IN_DONE_INT_ENA_R
Bit 8 - The interrupt enable bit for I2S_IN_DONE_INT interrupt.
sourcepub fn in_suc_eof_int_ena(&self) -> IN_SUC_EOF_INT_ENA_R
pub fn in_suc_eof_int_ena(&self) -> IN_SUC_EOF_INT_ENA_R
Bit 9 - The interrupt enable bit for I2S_IN_SUC_EOF_INT interrupt.
sourcepub fn in_err_eof_int_ena(&self) -> IN_ERR_EOF_INT_ENA_R
pub fn in_err_eof_int_ena(&self) -> IN_ERR_EOF_INT_ENA_R
Bit 10 - Reserved.
sourcepub fn out_done_int_ena(&self) -> OUT_DONE_INT_ENA_R
pub fn out_done_int_ena(&self) -> OUT_DONE_INT_ENA_R
Bit 11 - The interrupt enable bit for I2S_OUT_DONE_INT interrupt.
sourcepub fn out_eof_int_ena(&self) -> OUT_EOF_INT_ENA_R
pub fn out_eof_int_ena(&self) -> OUT_EOF_INT_ENA_R
Bit 12 - The interrupt enable bit for I2S_OUT_EOF_INT interrupt.
sourcepub fn in_dscr_err_int_ena(&self) -> IN_DSCR_ERR_INT_ENA_R
pub fn in_dscr_err_int_ena(&self) -> IN_DSCR_ERR_INT_ENA_R
Bit 13 - The interrupt enable bit for I2S_IN_DSCR_ERR_INT interrupt.
sourcepub fn out_dscr_err_int_ena(&self) -> OUT_DSCR_ERR_INT_ENA_R
pub fn out_dscr_err_int_ena(&self) -> OUT_DSCR_ERR_INT_ENA_R
Bit 14 - The interrupt enable bit for I2S_OUT_DSCR_ERR_INT interrupt.
sourcepub fn in_dscr_empty_int_ena(&self) -> IN_DSCR_EMPTY_INT_ENA_R
pub fn in_dscr_empty_int_ena(&self) -> IN_DSCR_EMPTY_INT_ENA_R
Bit 15 - The interrupt enable bit for I2S_IN_DSCR_EMPTY_INT interrupt.
sourcepub fn out_total_eof_int_ena(&self) -> OUT_TOTAL_EOF_INT_ENA_R
pub fn out_total_eof_int_ena(&self) -> OUT_TOTAL_EOF_INT_ENA_R
Bit 16 - The interrupt enable bit for I2S_OUT_TOTAL_EOF_INT interrupt.
sourcepub fn v_sync_int_ena(&self) -> V_SYNC_INT_ENA_R
pub fn v_sync_int_ena(&self) -> V_SYNC_INT_ENA_R
Bit 17 - The interrupt enable bit for I2S_V_SYNC_INT interrupt.