VSF Documented
Data Fields
usb_uac_as_format_i_desc_t Struct Reference

#include <vsf_usb_UAC.h>

Data Fields

uint8_t bLength
 
uint8_t bDescriptorType
 
uint8_t bDescriptorSubtype
 
uint8_t bFormatType
 
uint8_t bNrChannels
 
uint8_t bSubframeSize
 
uint8_t bBitResolution
 
uint8_t bSamFreqType
 
uint8_t tSamFreq [1][3]
 

Field Documentation

◆ bLength

uint8_t usb_uac_as_format_i_desc_t::bLength

◆ bDescriptorType

uint8_t usb_uac_as_format_i_desc_t::bDescriptorType

◆ bDescriptorSubtype

uint8_t usb_uac_as_format_i_desc_t::bDescriptorSubtype

◆ bFormatType

uint8_t usb_uac_as_format_i_desc_t::bFormatType

◆ bNrChannels

uint8_t usb_uac_as_format_i_desc_t::bNrChannels

◆ bSubframeSize

uint8_t usb_uac_as_format_i_desc_t::bSubframeSize

◆ bBitResolution

uint8_t usb_uac_as_format_i_desc_t::bBitResolution

◆ bSamFreqType

uint8_t usb_uac_as_format_i_desc_t::bSamFreqType

◆ tSamFreq

uint8_t usb_uac_as_format_i_desc_t::tSamFreq[1][3]