Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
usb_endpoint_descriptor Struct Reference

#include <ch9.h>

Data Fields

__u8 bLength
 
__u8 bDescriptorType
 
__u8 bEndpointAddress
 
__u8 bmAttributes
 
__le16 wMaxPacketSize
 
__u8 bInterval
 
__u8 bRefresh
 
__u8 bSynchAddress
 

Detailed Description

Definition at line 363 of file ch9.h.

Field Documentation

__u8 bDescriptorType

Definition at line 365 of file ch9.h.

__u8 bEndpointAddress

Definition at line 367 of file ch9.h.

__u8 bInterval

Definition at line 370 of file ch9.h.

__u8 bLength

Definition at line 364 of file ch9.h.

__u8 bmAttributes

Definition at line 368 of file ch9.h.

__u8 bRefresh

Definition at line 374 of file ch9.h.

__u8 bSynchAddress

Definition at line 375 of file ch9.h.

__le16 wMaxPacketSize

Definition at line 369 of file ch9.h.


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