Changeset 159b91f4 in mainline for uspace/lib/usb/include/usb/pipes.h
- Timestamp:
- 2011-04-03T17:00:34Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0b4e7ca
- Parents:
- 7526e3d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/include/usb/pipes.h
r7526e3d r159b91f4 107 107 /** Interface number the endpoint must belong to (-1 for any). */ 108 108 int interface_no; 109 /** Alternate interface setting to choose. */ 110 int interface_setting; 109 111 /** Found descriptor fitting the description. */ 110 112 usb_standard_endpoint_descriptor_t *descriptor;
Note:
See TracChangeset
for help on using the changeset viewer.