Module esp32c6::uhci0::int_st

source ·
Expand description

UHCI Interrupt Status Register

Structs

Type Aliases

  • Field APP_CTRL0_INT_ST reader - Indicates the interrupt status of UHCI_APP_CTRL0_INT.
  • Field APP_CTRL1_INT_ST reader - Indicates the interrupt status of UHCI_APP_CTRL1_INT.
  • Field OUTLINK_EOF_ERR_INT_ST reader - Indicates the interrupt status of UHCI_OUT_EOF_INT.
  • Register INT_ST reader
  • Field RX_HUNG_INT_ST reader - Indicates the interrupt status of UHCI_RX_HUNG_INT.
  • Field RX_START_INT_ST reader - Indicates the interrupt status of UHCI_RX_START_INT.
  • Field SEND_A_REG_Q_INT_ST reader - Indicates the interrupt status of UHCI_SEND_A_REG_Q_INT.
  • Field SEND_S_REG_Q_INT_ST reader - Indicates the interrupt status of UHCI_SEND_S_REG_Q_INT.
  • Field TX_HUNG_INT_ST reader - Indicates the interrupt status of UHCI_TX_HUNG_INT.
  • Field TX_START_INT_ST reader - Indicates the interrupt status of UHCI_TX_START_INT.