XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
USB_ENDPOINT_DESCRIPTOR Struct Reference

#include <Usb.h>

Public Attributes

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

Member Data Documentation

◆ Attributes

UINT8 USB_ENDPOINT_DESCRIPTOR::Attributes

◆ DescriptorType

UINT8 USB_ENDPOINT_DESCRIPTOR::DescriptorType

◆ EndpointAddress

UINT8 USB_ENDPOINT_DESCRIPTOR::EndpointAddress

◆ Interval

UINT8 USB_ENDPOINT_DESCRIPTOR::Interval

◆ Length

UINT8 USB_ENDPOINT_DESCRIPTOR::Length

◆ MaxPacketSize

UINT16 USB_ENDPOINT_DESCRIPTOR::MaxPacketSize

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