Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
firmware
boards
airbourne
airbourne
lib
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
/* Includes ------------------------------------------------------------------*/
33
#include "
usb_conf.h
"
34
#include "
usbd_conf.h
"
35
#include "
usbd_cdc_core.h
"
36
37
/* Exported types ------------------------------------------------------------*/
38
/* Exported constants --------------------------------------------------------*/
39
40
extern
CDC_IF_Prop_TypeDef
TEMPLATE_fops
;
41
42
/* Exported macro ------------------------------------------------------------*/
43
/* Exported functions ------------------------------------------------------- */
44
#endif
/* __USBD_CDC_IF_TEMPLATE_H */
45
46
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
_CDC_IF_PROP
Definition:
usbd_cdc_core.h:93
usbd_cdc_core.h
header file for the usbd_cdc_core.c file.
usb_conf.h
General low level driver configuration.
TEMPLATE_fops
CDC_IF_Prop_TypeDef TEMPLATE_fops
Definition:
usbd_cdc_if_template.c:55
usbd_conf.h
USB Device configuration file.
rosflight_firmware
Author(s): Daniel Koch
, James Jackson
autogenerated on Wed Jul 3 2019 19:59:26