Module esp32h2::usb_device::int_clr

source ·
Expand description

Interrupt clear status register.

Structs§

Type Aliases§

  • Field CRC5_ERR writer - Set this bit to clear the USB_DEVICE_CRC5_ERR_INT interrupt.
  • Field CRC16_ERR writer - Set this bit to clear the USB_DEVICE_CRC16_ERR_INT interrupt.
  • Field DTR_CHG writer - Set this bit to clear the USB_DEVICE_DTR_CHG_INT interrupt.
  • Field GET_LINE_CODE writer - Set this bit to clear the USB_DEVICE_GET_LINE_CODE_INT interrupt.
  • Field IN_TOKEN_REC_IN_EP1 writer - Set this bit to clear the USB_DEVICE_IN_TOKEN_IN_EP1_INT interrupt.
  • Field JTAG_IN_FLUSH writer - Set this bit to clear the USB_DEVICE_JTAG_IN_FLUSH_INT interrupt.
  • Field OUT_EP1_ZERO_PAYLOAD writer - Set this bit to clear the USB_DEVICE_OUT_EP1_ZERO_PAYLOAD_INT interrupt.
  • Field OUT_EP2_ZERO_PAYLOAD writer - Set this bit to clear the USB_DEVICE_OUT_EP2_ZERO_PAYLOAD_INT interrupt.
  • Field PID_ERR writer - Set this bit to clear the USB_DEVICE_PID_ERR_INT interrupt.
  • Field RTS_CHG writer - Set this bit to clear the USB_DEVICE_RTS_CHG_INT interrupt.
  • Field SERIAL_IN_EMPTY writer - Set this bit to clear the USB_DEVICE_SERIAL_IN_EMPTY_INT interrupt.
  • Field SERIAL_OUT_RECV_PKT writer - Set this bit to clear the USB_DEVICE_SERIAL_OUT_RECV_PKT_INT interrupt.
  • Field SET_LINE_CODE writer - Set this bit to clear the USB_DEVICE_SET_LINE_CODE_INT interrupt.
  • Field SOF writer - Set this bit to clear the USB_DEVICE_JTAG_SOF_INT interrupt.
  • Field STUFF_ERR writer - Set this bit to clear the USB_DEVICE_STUFF_ERR_INT interrupt.
  • Field USB_BUS_RESET writer - Set this bit to clear the USB_DEVICE_USB_BUS_RESET_INT interrupt.
  • Register INT_CLR writer