FreeBSD kernel sound device code
usb_audio_streaming_endpoint_descriptor Struct Reference

#include <uaudioreg.h>

Data Fields

uByte bLength
 
uByte bDescriptorType
 
uByte bDescriptorSubtype
 
uByte bmAttributes
 
uByte bLockDelayUnits
 
uWord wLockDelay
 

Detailed Description

Definition at line 112 of file uaudioreg.h.

Field Documentation

◆ bDescriptorSubtype

uByte usb_audio_streaming_endpoint_descriptor::bDescriptorSubtype

Definition at line 115 of file uaudioreg.h.

◆ bDescriptorType

uByte usb_audio_streaming_endpoint_descriptor::bDescriptorType

Definition at line 114 of file uaudioreg.h.

◆ bLength

uByte usb_audio_streaming_endpoint_descriptor::bLength

Definition at line 113 of file uaudioreg.h.

◆ bLockDelayUnits

uByte usb_audio_streaming_endpoint_descriptor::bLockDelayUnits

Definition at line 120 of file uaudioreg.h.

◆ bmAttributes

uByte usb_audio_streaming_endpoint_descriptor::bmAttributes

Definition at line 116 of file uaudioreg.h.

Referenced by uaudio_configure_msg_sub().

◆ wLockDelay

uWord usb_audio_streaming_endpoint_descriptor::wLockDelay

Definition at line 121 of file uaudioreg.h.


The documentation for this struct was generated from the following file: