Notification Endpoint Descriptor (Windows Embedded CE 6.0)
1/6/2010
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
Concepts
USB-RNDIS Ethernet Device Sample Descriptors
USB Host Controller Driver Development Concepts
RNDIS To USB Mapping
Device Descriptor
Interface Descriptor for Data Class Interface
Data In Endpoint Descriptor
Data Out Endpoint Descriptor