Enumerations
enum EndpointType
| Name | Value |
|---|---|
| UNKNOWN | 0 |
| CONTROL | 1 |
| BULK | 2 |
| ISOCHRONOUS | 3 |
| INTERRUPT | 4 |
EndpointType: One of 4 endpoint types as defined by USB.
Defined at line 45 of file ../../src/devices/usb/lib/usb/include/usb/internal/request-fidl.h