Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the Data Out 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 | 0x03 | Endpoint 3 OUT |
3 | bmAttributes | 1 | 0x02 | Bulk Endpoint |
4 | wMaxPacketSize | 2 | 0x0040 | 64 byte maximum packet size |
6 | bInterval | 1 | 0x00 | Unused |
See Also
USB Host Controller Driver Development Concepts | RNDIS To USB Mapping | USB-RNDIS Ethernet Device Sample | Device Descriptor | Configuration Descriptor | Interface Descriptor for Data Class Interface | Data In Endpoint Descriptor | Notification Endpoint Descriptor
Send Feedback on this topic to the authors