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