Module esp32c3::usb_device::int_clr

source ·
Expand description

USB_DEVICE_INT_CLR_REG.

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 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 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 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