#include <dx_usb_audio.h>
|
uint8_t | bAssocTerminal |
| Terminal ID of the Terminal that is associated with this Clock Source.
|
|
uint8_t | bClockID |
| Constant uniquely identifying the Clock Source Entity within the audio function. This value is used in all requests to address this Entity.
|
|
uint8_t | bDescriptorSubtype |
|
uint8_t | bmAttributes |
| D1..0: Clock Type: 00: External Clock 01: Internal fixed Clock 10: Internal variable Clock Internal programmable Clock 11:; D2: Clock synchronized to SOF D7..3: Must be set to 0.
|
|
uint8_t | bmControls |
| D1..0: Clock Frequency Control D3..2: Clock Validity Control; D7..4: Reserved. Must be set to 0.
|
|
uint8_t | iClockSource |
| Index of a string descriptor, describing the Clock Source Entity.
|
|
◆ bAssocTerminal
uint8_t dx::usb::audio::descriptor::interface::control::clock_source::bAssocTerminal |
Terminal ID of the Terminal that is associated with this Clock Source.
◆ bClockID
uint8_t dx::usb::audio::descriptor::interface::control::clock_source::bClockID |
Constant uniquely identifying the Clock Source Entity within the audio function. This value is used in all requests to address this Entity.
◆ bDescriptorSubtype
uint8_t dx::usb::audio::descriptor::head::bDescriptorSubtype |
|
inherited |
◆ bmAttributes
uint8_t dx::usb::audio::descriptor::interface::control::clock_source::bmAttributes |
D1..0: Clock Type: 00: External Clock 01: Internal fixed Clock 10: Internal variable Clock Internal programmable Clock 11:; D2: Clock synchronized to SOF D7..3: Must be set to 0.
◆ bmControls
uint8_t dx::usb::audio::descriptor::interface::control::clock_source::bmControls |
D1..0: Clock Frequency Control D3..2: Clock Validity Control; D7..4: Reserved. Must be set to 0.
◆ iClockSource
uint8_t dx::usb::audio::descriptor::interface::control::clock_source::iClockSource |
Index of a string descriptor, describing the Clock Source Entity.
The documentation for this struct was generated from the following file: