Data In Endpoint Descriptor (Windows Embedded CE 6.0)
1/6/2010
The following table shows the Data In Endpoint specification.
Offset | Field | Size | Value | Description |
---|---|---|---|---|
0 |
bLength |
1 |
0x07 |
Size of this descriptor, in bytes |
1 |
bDescriptorType |
1 |
0x05 |
ENDPOINT descriptor |
2 |
bEndpointAddress |
1 |
0x82 |
Endpoint 2 IN |
3 |
bmAttributes |
1 |
0x02 |
Bulk Endpoint |
4 |
wMaxPacketSize |
2 |
0x0040 |
64 byte maximum packet size |
6 |
bInterval |
1 |
0x00 |
Unused |
See Also
Concepts
USB-RNDIS Ethernet Device Sample Descriptors
USB Host Controller Driver Development Concepts
RNDIS To USB Mapping
Device Descriptor
Configuration Descriptor
Interface Descriptor for Data Class Interface
Notification Endpoint Descriptor
Data Out Endpoint Descriptor