#include <usb_descriptors.h>
Definition at line 437 of file usb_descriptors.h.
Data Fields | |
| U8 | baInterface1 |
| Interface number of the first AudioStreaming or MIDIStreaming interface in the Collection. | |
| U8 | baInterface2 |
| Interface number of the second AudioStreaming or MIDIStreaming interface in the Collection. | |
| U16 | bcdADC |
| Revision of class spec. | |
| U8 | bDescriptorType |
| CS interface. | |
| U8 | bDescritorSubtype |
| HEADER Subtype. | |
| U8 | bInCollection |
| Number of streaming interface. | |
| U8 | bLength |
| Size of this descriptor in bytes. | |
| U16 | wTotalLength |
| Total size of class specific descriptor. | |
Interface number of the first AudioStreaming or MIDIStreaming interface in the Collection.
Definition at line 452 of file usb_descriptors.h.
Interface number of the second AudioStreaming or MIDIStreaming interface in the Collection.
Definition at line 453 of file usb_descriptors.h.
1.5.5