USBD_AUDIO_ControlTypeDef::unit is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

USBD_AUDIO_ControlTypeDef::unit field

Syntax

uint8_t unit;

References

LocationReferrerText
usbd_audio.h:146
uint8_t unit;
usbd_audio.c:617USBD_AUDIO_EP0_RxReady()
if (haudio->control.unit == AUDIO_OUT_STREAMING_CTRL)
usbd_audio.c:873AUDIO_REQ_SetCurrent()
haudio->control.unit = HIBYTE(req->wIndex); /* Set the request target unit */

Data Use

Functions writing USBD_AUDIO_ControlTypeDef::unit
Functions reading USBD_AUDIO_ControlTypeDef::unit
all items filtered out
USBD_AUDIO_ControlTypeDef::unit
all items filtered out
Type of USBD_AUDIO_ControlTypeDef::unit
USBD_AUDIO_ControlTypeDef::unit
uint8_t
all items filtered out