dart/core/js/usb library
Classes
Extension Types
Extensions
Typedefs
- Direction = String
- Direction, Recipient, RequestType, and TransferType all map to their namesakes within the USB specification.
- Recipient = String
- RequestType = String
- SynchronizationType = String
- For interrupt and isochronous modes, SynchronizationType and UsageType map to their namesakes within the USB specification.
- TransferType = String
- UsageType = String