pub struct W(_);
Expand description
Register INT_CLR
writer
Implementations§
source§impl W
impl W
sourcepub fn rx_done_int_clr(&mut self) -> RX_DONE_INT_CLR_W<'_, 0>
pub fn rx_done_int_clr(&mut self) -> RX_DONE_INT_CLR_W<'_, 0>
Bit 0 - Set this bit to clear the i2s_rx_done_int interrupt
sourcepub fn tx_done_int_clr(&mut self) -> TX_DONE_INT_CLR_W<'_, 1>
pub fn tx_done_int_clr(&mut self) -> TX_DONE_INT_CLR_W<'_, 1>
Bit 1 - Set this bit to clear the i2s_tx_done_int interrupt
sourcepub fn rx_hung_int_clr(&mut self) -> RX_HUNG_INT_CLR_W<'_, 2>
pub fn rx_hung_int_clr(&mut self) -> RX_HUNG_INT_CLR_W<'_, 2>
Bit 2 - Set this bit to clear the i2s_rx_hung_int interrupt
sourcepub fn tx_hung_int_clr(&mut self) -> TX_HUNG_INT_CLR_W<'_, 3>
pub fn tx_hung_int_clr(&mut self) -> TX_HUNG_INT_CLR_W<'_, 3>
Bit 3 - Set this bit to clear the i2s_tx_hung_int interrupt