Module esp32s3_hal::pac::uhci0::int_clr
Expand description
Interrupt clear bits
Structs
Interrupt clear bits
Register
INT_CLR
writerType Definitions
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.