When attach event detect is enabled, the TUSB2E11 issues an interrupt event instead of signaling attach on
eUSB2.
- System enables interrupt USB_DETECT_ATTACH_P1. Interrupt has
to be enabled prior to any connect event.
- Repeater is in host mode.
- Repeater detects attach on USB 2.0.
- Repeater debounces attach for 60µs and asserts interrupt
instead of signaling attach on eUSB2.
- Interrupt must be disabled prior to eDSPr reinitializing as a
host to process attach through normal mechanism.