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
CDC
Inc
usbd_cdc_if_template.h
Go to the documentation of this file.
1
28
/* Define to prevent recursive inclusion -------------------------------------*/
29
#ifndef __USBD_CDC_IF_TEMPLATE_H
30
#define __USBD_CDC_IF_TEMPLATE_H
31
32
#ifdef __cplusplus
33
extern
"C"
{
34
#endif
35
36
/* Includes ------------------------------------------------------------------*/
37
#include "
usbd_cdc.h
"
38
39
/* Exported types ------------------------------------------------------------*/
40
/* Exported constants --------------------------------------------------------*/
41
42
extern
USBD_CDC_ItfTypeDef
USBD_CDC_Template_fops
;
43
44
/* Exported macro ------------------------------------------------------------*/
45
/* Exported functions ------------------------------------------------------- */
46
47
#ifdef __cplusplus
48
}
49
#endif
50
51
#endif
/* __USBD_CDC_IF_TEMPLATE_H */
52
53
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
_USBD_CDC_Itf
Definition:
usbd_cdc.h:101
USBD_CDC_Template_fops
USBD_CDC_ItfTypeDef USBD_CDC_Template_fops
Definition:
usbd_cdc_if_template.c:75
usbd_cdc.h
header file for the usbd_cdc.c file.
Generated by
1.8.11