SAMV71 Xplained Ultra Software Package 1.5

_AUDEndpointDescriptor Struct Reference
[Usb_audio]

Data Fields

uint8_t bLength
uint8_t bDescriptorType
uint8_t bEndpointAddress
uint8_t bmAttributes
uint16_t wMaxPacketSize
uint8_t bInterval
uint8_t bRefresh
uint8_t bSyncAddress

Detailed Description

Definition at line 354 of file AUDDescriptors.h.


Field Documentation

Descriptor type (USBGenericDescriptor_ENDPOINT).

Definition at line 359 of file AUDDescriptors.h.

Address and direction of the endpoint.

Definition at line 361 of file AUDDescriptors.h.

Polling rate of the endpoint.

Definition at line 367 of file AUDDescriptors.h.

Size of the descriptor in bytes.

Definition at line 357 of file AUDDescriptors.h.

Endpoint type and additional characteristics (for isochronous endpoints).

Definition at line 363 of file AUDDescriptors.h.

Refresh rate for a feedback endpoint.

Definition at line 369 of file AUDDescriptors.h.

Address of the associated feedback endpoint if any.

Definition at line 371 of file AUDDescriptors.h.

Maximum packet size (in bytes) of the endpoint.

Definition at line 365 of file AUDDescriptors.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines