STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
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 ------------------------------------------------------- */
45 
46 #ifdef __cplusplus
47 }
48 #endif
49 
50 #endif /* __USBD_CUSTOMHID_IF_TEMPLATE_H */
51 
52 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
header file for the usbd_customhid.c file.
USBD_CUSTOM_HID_ItfTypeDef USBD_CustomHID_template_fops