CUE_ENDPT_INTR
if (sc->cue_ep[CUE_ENDPT_INTR] != NULL) {
err = usbd_close_pipe(sc->cue_ep[CUE_ENDPT_INTR]);
sc->cue_ep[CUE_ENDPT_INTR] = NULL;
sc->cue_ed[CUE_ENDPT_INTR] = ed->bEndpointAddress;
sc->cue_ep[CUE_ENDPT_INTR] != NULL)