#include <dx_usb_audio.h>
|
uint8_t | bClockID |
| Constant uniquely identifying the Clock Multiplier Entity within the audio function. This value is used in all requests to address this Entity.
|
|
uint8_t | bCSourceID |
| ID of the Clock Entity to which the last Clock Input Pin of this Clock Selector Entity is connected.
|
|
uint8_t | bDescriptorSubtype |
|
uint16_t | bmControls |
| D1..0: Clock Numerator Control; D3..2: Clock Denominator Control; D7..4: Reserved. Must be set to 0.
|
|
uint8_t | iClockMultiplier |
| Index of a string descriptor, describing the Clock Multiplier Entity.
|
|
◆ bClockID
uint8_t dx::usb::audio::descriptor::interface::control::clock_multiplier::bClockID |
Constant uniquely identifying the Clock Multiplier Entity within the audio function. This value is used in all requests to address this Entity.
◆ bCSourceID
uint8_t dx::usb::audio::descriptor::interface::control::clock_multiplier::bCSourceID |
ID of the Clock Entity to which the last Clock Input Pin of this Clock Selector Entity is connected.
◆ bDescriptorSubtype
uint8_t dx::usb::audio::descriptor::head::bDescriptorSubtype |
|
inherited |
◆ bmControls
uint16_t dx::usb::audio::descriptor::interface::control::clock_multiplier::bmControls |
D1..0: Clock Numerator Control; D3..2: Clock Denominator Control; D7..4: Reserved. Must be set to 0.
◆ iClockMultiplier
uint8_t dx::usb::audio::descriptor::interface::control::clock_multiplier::iClockMultiplier |
Index of a string descriptor, describing the Clock Multiplier Entity.
The documentation for this struct was generated from the following file: