Notification Endpoint Descriptor (Windows CE 5.0)
The following table shows the Notification 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 | 0x81 | Endpoint 1 IN |
3 | bmAttributes | 1 | 0x03 | Interrupt Endpoint |
4 | wMaxPacketSize | 2 | 0x0008 | 8 byte maximum packet size |
6 | bInterval | 1 | 0x01 | Polling interval |
See Also
USB Host Controller Driver Development Concepts | RNDIS To USB Mapping | USB-RNDIS Ethernet Device Sample | Device Descriptor | Interface Descriptor for Data Class Interface | Data In Endpoint Descriptor | Data Out Endpoint Descriptor
Send Feedback on this topic to the authors