Changeset 0f79283b in mainline for uspace/drv/bus/usb/usbhub/port.h
- Timestamp:
- 2018-01-18T12:39:27Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2bff2cc2
- Parents:
- babcc423
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbhub/port.h
rbabcc423 r0f79283b 52 52 /** Port number as reported in descriptors. */ 53 53 unsigned int port_number; 54 /** Speed at the time of enabling the port */ 55 usb_speed_t speed; 54 56 } usb_hub_port_t; 55 57
Note:
See TracChangeset
for help on using the changeset viewer.