#include <dx_usb_audio.h>
|
uint8_t | bAssocTerminal |
| Constant, identifying the Input Terminal to which this Output Terminal is associated.
|
|
uint8_t | bCSourceID |
| ID of the Clock Entity to which this Output Terminal is connected.
|
|
uint8_t | bDescriptorSubtype |
|
uint16_t | bmControls |
| D1..0: Copy Protect Control D3..2: Connector Control D5..4: Overload Control D7..6: Cluster Control D9..8: Underflow Control D11..10: Overflow Control D15..12: Reserved. Must be set to 0.
|
|
uint8_t | bSourceID |
| ID of the Unit or Terminal to which this Terminal is connected.
|
|
uint8_t | bTerminalID |
| Constant uniquely identifying the Terminal within the audio function. This value is used in all requests to address this Terminal.
|
|
uint8_t | iTerminal |
| Index of a string descriptor, describing the Input Terminal.
|
|
uint16_t | wTerminalType |
| Constant characterizing the type of Terminal. See USB Audio Terminal Types.
|
|
◆ bAssocTerminal
uint8_t dx::usb::audio::descriptor::interface::control::output_terminal::v2::bAssocTerminal |
Constant, identifying the Input Terminal to which this Output Terminal is associated.
◆ bCSourceID
uint8_t dx::usb::audio::descriptor::interface::control::output_terminal::v2::bCSourceID |
ID of the Clock Entity to which this Output Terminal is connected.
◆ bDescriptorSubtype
uint8_t dx::usb::audio::descriptor::head::bDescriptorSubtype |
|
inherited |
◆ bmControls
uint16_t dx::usb::audio::descriptor::interface::control::output_terminal::v2::bmControls |
D1..0: Copy Protect Control D3..2: Connector Control D5..4: Overload Control D7..6: Cluster Control D9..8: Underflow Control D11..10: Overflow Control D15..12: Reserved. Must be set to 0.
◆ bSourceID
uint8_t dx::usb::audio::descriptor::interface::control::output_terminal::v2::bSourceID |
ID of the Unit or Terminal to which this Terminal is connected.
◆ bTerminalID
uint8_t dx::usb::audio::descriptor::interface::control::output_terminal::v2::bTerminalID |
Constant uniquely identifying the Terminal within the audio function. This value is used in all requests to address this Terminal.
◆ iTerminal
uint8_t dx::usb::audio::descriptor::interface::control::output_terminal::v2::iTerminal |
Index of a string descriptor, describing the Input Terminal.
◆ wTerminalType
uint16_t dx::usb::audio::descriptor::interface::control::output_terminal::v2::wTerminalType |
Constant characterizing the type of Terminal. See USB Audio Terminal Types.
The documentation for this struct was generated from the following file: