标签:
There are four data transfer types defined in USB(USB中有4种数据传输类型). Each type is optimized to match the service requirements between the client software and the USB device. The four types are:
In OpenHCI the data transfer types are classified into two categories: periodic and nonperiodic(OpenHCI中,数据传输的类型分为周期性和非周期性两类).
《OpenHCI - Open Host Controller Interface Specification for USB》
标签:
原文地址:http://www.cnblogs.com/utank/p/4638624.html