STSW-STLKT01: Projects/SensorTile/Applications/AudioLoop/Inc/usbd_desc.h Source File

STSW-STLKT01

usbd_desc.h
1 
28 /* Define to prevent recursive inclusion -------------------------------------*/
29 #ifndef __USBD_DESC_H
30 #define __USBD_DESC_H
31 
32 /* Includes ------------------------------------------------------------------*/
33 #include "usbd_def.h"
34 
35 /* Exported types ------------------------------------------------------------*/
36 /* Exported constants --------------------------------------------------------*/
37 /* Exported macro ------------------------------------------------------------*/
38 /* Exported functions ------------------------------------------------------- */
39 extern USBD_DescriptorsTypeDef AUDIO_Desc;
40 
41 #endif /* __USBD_DESC_H */
42 
43 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
Generated by   doxygen 1.8.13