MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
USB_ENDPOINT_DESCRIPTOR Struct Reference

Data Fields

UINT8 Length
 
UINT8 DescriptorType
 
UINT8 EndpointAddress
 
UINT8 Attributes
 
UINT16 MaxPacketSize
 
UINT8 Interval
 

Detailed Description

Standard Endpoint Descriptor USB 2.0 spec, Section 9.6.6

Field Documentation

UINT8 USB_ENDPOINT_DESCRIPTOR::Attributes
UINT8 USB_ENDPOINT_DESCRIPTOR::DescriptorType
UINT8 USB_ENDPOINT_DESCRIPTOR::EndpointAddress
UINT8 USB_ENDPOINT_DESCRIPTOR::Interval
UINT8 USB_ENDPOINT_DESCRIPTOR::Length
UINT16 USB_ENDPOINT_DESCRIPTOR::MaxPacketSize