nRF5 SDK v17.1.0
Data Fields
app_usbd_audio_as_endpoint_desc_t Struct Reference

Audio class audio endpoint descriptor. More...

#include <app_usbd_audio_types.h>

Data Fields

uint8_t bLength
 Length of the descriptor.
 
uint8_t bDescriptorType
 Descriptor type APP_USBD_AUDIO_DESCRIPTOR_ENDPOINT.
 
uint8_t bDescriptorSubtype
 Descriptor subtype APP_USBD_AUDIO_EP_SUBTYPE_GENERAL.
 
uint8_t bmAttributes
 Audio endpoint attributes.
 
uint8_t bLockDelayUnits
 Lock delay units.
 
uint8_t wLockDelay [2]
 Lock delay value.
 

Detailed Description

Audio class audio endpoint descriptor.


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

Documentation feedback | Developer Zone | Subscribe | Updated