Trying to work with the STM32F411 USB OTG peripheral and compiling with Segger Embedded Studio, I'm having trouble clearing out the USB interrupts.The USB peripheral has IRQ bits that are write-1 to clear. As can be seen in the image below, the brea...