Barrelfish
Data Fields
usb_endpoint Struct Reference

this file contains device related definitions for the USB client driver More...

+ Collaboration diagram for usb_endpoint:

Data Fields

uint8_t ep_direction
 the direction of this endpoint
 
uint8_t ep_number
 the endpoint number
 
uint8_t ep_type
 the type of this endpoint
 
uint8_t ep_usage
 for isochronus only: usage
 
uint8_t ep_sync
 for isochronus only: sync field
 
struct usb_interfaceiface
 the parent interface
 
uint8_t iface_index
 the interface index
 

Detailed Description

this file contains device related definitions for the USB client driver


USB Endpoint

This data structure defines an USB tendpoint reflecting the state on a physical endpoint on the device.


The documentation for this struct was generated from the following file: