Skip to main content

Crate fidl_fuchsia_hardware_usb_endpoint_common

Crate fidl_fuchsia_hardware_usb_endpoint_common 

Source

Modules§

endpoint_ordinals

Macros§

EndpointInfoUnknown
Pattern that matches an unknown EndpointInfo member.

Structs§

BulkEndpointInfo
Bulk Endpoint Information
ControlEndpointInfo
Control Endpoint Information
EndpointGetInfoResponse
EndpointUnregisterVmosRequest
InterruptEndpointInfo
Interrupt Endpoint Information
IsochronousEndpointInfo
Isochronous Endpoint Information
VmoInfo
VMO information for registering VMOs. Only used for RegisterVmos() to convey the ID to register a VMO to and its size.

Enums§

EndpointInfo
Endpoint Information

Constants§

REQUEST_MAX
Arbitrary limit on the number of Requests in one call to QueueRequest().
VMO_VECTOR_MAX
Arbitrary limit on the number of VMOs in one call to RegisterVmos() or UnregisterVmos().