USBSTS_RD
(usbstat & USBSTS_RD) ? "ResumeDetect " : "",
if (status & ~(USBSTS_USBINT | USBSTS_ERROR | USBSTS_RD)) {
if (status & USBSTS_RD) {