STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
Eclipse_WS2
STM32F769IDiscovery
Middlewares
ST
STM32_USB_Device_Library
Class
AUDIO
Inc
usbd_audio_if_template.h
Go to the documentation of this file.
1
28
/* Define to prevent recursive inclusion -------------------------------------*/
29
#ifndef __USBD_AUDIO_IF_TEMPLATE_H
30
#define __USBD_AUDIO_IF_TEMPLATE_H
31
32
#ifdef __cplusplus
33
extern
"C"
{
34
#endif
35
36
/* Includes ------------------------------------------------------------------*/
37
#include "
usbd_audio.h
"
38
39
/* Exported types ------------------------------------------------------------*/
40
/* Exported constants --------------------------------------------------------*/
41
42
extern
USBD_AUDIO_ItfTypeDef
USBD_AUDIO_Template_fops
;
43
44
/* Exported macro ------------------------------------------------------------*/
45
/* Exported functions ------------------------------------------------------- */
46
47
#ifdef __cplusplus
48
}
49
#endif
50
51
#endif
/* __USBD_AUDIO_IF_TEMPLATE_H */
52
53
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
USBD_AUDIO_Template_fops
USBD_AUDIO_ItfTypeDef USBD_AUDIO_Template_fops
Definition:
usbd_audio_if_template.c:78
usbd_audio.h
header file for the usbd_audio.c file.
USBD_AUDIO_ItfTypeDef
Definition:
usbd_audio.h:160
Generated by
1.8.11