When transitioning from Standalone to Host mode, will the USB_DET bits (Register #3 bits 1 and 0) contain the automatically detected status if read, or should I first perform a manual detection with the DPDM_EN bit (Register #5 bit 4) before reading them? Part 2 of this question has to do with how long it takes for DPDM_EN to be cleared by the charger once it is set by software. It takes quite a long time (seconds) for this bit to be cleared when there is no VBUS (no USB cable is plugged in). When VBUS is present (USB cable is plugged in) the DPDM_EN bit is cleared very quickly (less than 1 second). Is this because there is a D+/D- timer that is actively waiting for an attachment event?