pub type W = W<INT_CLR_SPEC>;
Expand description
Register INT_CLR
writer
Aliased Type§
pub struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn rx_start(&mut self) -> RX_START_W<'_, INT_CLR_SPEC>
pub fn rx_start(&mut self) -> RX_START_W<'_, INT_CLR_SPEC>
Bit 0 - Set this bit to clear the raw interrupt of UHCI_RX_START_INT.
Sourcepub fn tx_start(&mut self) -> TX_START_W<'_, INT_CLR_SPEC>
pub fn tx_start(&mut self) -> TX_START_W<'_, INT_CLR_SPEC>
Bit 1 - Set this bit to clear the raw interrupt of UHCI_TX_START_INT.
Sourcepub fn rx_hung(&mut self) -> RX_HUNG_W<'_, INT_CLR_SPEC>
pub fn rx_hung(&mut self) -> RX_HUNG_W<'_, INT_CLR_SPEC>
Bit 2 - Set this bit to clear the raw interrupt of UHCI_RX_HUNG_INT.
Sourcepub fn tx_hung(&mut self) -> TX_HUNG_W<'_, INT_CLR_SPEC>
pub fn tx_hung(&mut self) -> TX_HUNG_W<'_, INT_CLR_SPEC>
Bit 3 - Set this bit to clear the raw interrupt of UHCI_TX_HUNG_INT.
Sourcepub fn send_s_reg_q(&mut self) -> SEND_S_REG_Q_W<'_, INT_CLR_SPEC>
pub fn send_s_reg_q(&mut self) -> SEND_S_REG_Q_W<'_, INT_CLR_SPEC>
Bit 4 - Set this bit to clear the raw interrupt of UHCI_SEND_S_REG_Q_INT.
Sourcepub fn send_a_reg_q(&mut self) -> SEND_A_REG_Q_W<'_, INT_CLR_SPEC>
pub fn send_a_reg_q(&mut self) -> SEND_A_REG_Q_W<'_, INT_CLR_SPEC>
Bit 5 - Set this bit to clear the raw interrupt of UHCI_SEND_A_REG_Q_INT.
Sourcepub fn outlink_eof_err(&mut self) -> OUTLINK_EOF_ERR_W<'_, INT_CLR_SPEC>
pub fn outlink_eof_err(&mut self) -> OUTLINK_EOF_ERR_W<'_, INT_CLR_SPEC>
Bit 6 - Set this bit to clear the raw interrupt of UHCI_OUT_EOF_INT.
Sourcepub fn app_ctrl0(&mut self) -> APP_CTRL0_W<'_, INT_CLR_SPEC>
pub fn app_ctrl0(&mut self) -> APP_CTRL0_W<'_, INT_CLR_SPEC>
Bit 7 - Set this bit to clear the raw interrupt of UHCI_APP_CTRL0_INT.
Sourcepub fn app_ctrl1(&mut self) -> APP_CTRL1_W<'_, INT_CLR_SPEC>
pub fn app_ctrl1(&mut self) -> APP_CTRL1_W<'_, INT_CLR_SPEC>
Bit 8 - Set this bit to clear the raw interrupt of UHCI_APP_CTRL1_INT.