HPRT0_CONNSTS
if (!(hprt0 & HPRT0_CONNDET) && (hprt0 & HPRT0_CONNSTS))
if (hprt0 & HPRT0_CONNSTS)
if (!(dwc2_read_hprt0(hsotg) & HPRT0_CONNSTS))
if (hprt0 & HPRT0_CONNSTS) {