USB HOST DRIVER V03 Freescale Semiconductor / Motorola, USB HOST DRIVER V03 Datasheet - Page 59

no-image

USB HOST DRIVER V03

Manufacturer Part Number
USB HOST DRIVER V03
Description
USB Host Driver v03
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
3.7.3.
Definition:
typedef struct _USB_ENDPOINT_DESCRIPTOR {
} USB_ENDPOINT_DESCRIPTOR, *PUSB_ENDPOINT_DESCRIPTOR;
Comments:
The structure represents USB1.1 endpoint descriptor. For member description refer to
USB 1.1 specification.
M
UCHAR bLength;
UCHAR bDescriptorType;
UCHAR bEndpointAddress;
UCHAR bmAttributes;
USHORT wMaxPacketSize;
UCHAR bInterval;
USB_ENDPOINT_DESCRIPTOR
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE
Programming Interface.
3-37

Related parts for USB HOST DRIVER V03