Changeset 6610 in vbox for trunk/include/VBox
- Timestamp:
- Jan 30, 2008 3:49:28 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vusb.h
r5999 r6610 953 953 954 954 /** The endpoint. 955 * IN: Must be set before submitting the URB. */ 955 * IN: Must be set before submitting the URB. 956 * @remark This does not have the high bit (direction) set! */ 956 957 uint8_t EndPt; 957 958 /** The transfer type.
Note:
See TracChangeset
for help on using the changeset viewer.