Module esp32s3::uhci0::int_clr

source ·
Expand description

Interrupt clear bits

Structs

Type Aliases

  • Field APP_CTRL0_INT_CLR writer - Set this bit to clear UHCI_APP_CTRL0_INT interrupt.
  • Field APP_CTRL1_INT_CLR writer - Set this bit to clear UHCI_APP_CTRL1_INT interrupt.
  • Field OUTLINK_EOF_ERR_INT_CLR writer - Set this bit to clear UHCI_OUTLINK_EOF_ERR_INT interrupt.
  • Field RX_HUNG_INT_CLR writer - Set this bit to clear UHCI_RX_HUNG_INT interrupt.
  • Field RX_START_INT_CLR writer - Set this bit to clear UHCI_RX_START_INT interrupt.
  • Field SEND_A_REG_Q_INT_CLR writer - Set this bit to clear UHCI_SEND_A_REQ_Q_INT interrupt.
  • Field SEND_S_REG_Q_INT_CLR writer - Set this bit to clear UHCI_SEND_S_REQ_Q_INT interrupt.
  • Field TX_HUNG_INT_CLR writer - Set this bit to clear UHCI_TX_HUNG_INT interrupt.
  • Field TX_START_INT_CLR writer - Set this bit to clear UHCI_TX_START_INT interrupt.
  • Register INT_CLR writer