Type I Format Type Descriptor
struct usb_format_type_1
{
U8 bLength; /*Size of this descriptor, in bytes: 8+(ns*3)*/
U8 bDescriptorType; /*CS_INTERFACE descriptor type*/
U8 bDescriptorSubtype; /*FORMAT_TYPE descriptor subtype.*/
U8 bFormatType; /*FORMAT_TYPE_I. Constant identifying
the Format Type the AudioStreaming
interface is using.*/
U8 bNrChannels; /*Indicates the number of physical
channels in the audio data stream.*/
U8 bSubframeSize; /*