You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oleg Mazurov edited this page Oct 10, 2015
·
2 revisions
USB Core mechanics
Enumeration
uint8_t UHS_USB_HOST_BASE::Configuring reads device descriptor from newly added device and fill ENUMERATION_INFO structure. The device's OKtoEnumerate is then called. OKtoEnumerate returns true if device is recognized, i.e., VID,PID, clsp match.