STM32F10,L1 en F3 USB Full Speed Device bibliotheek  1.0
ST Microelectronics USB Full Speed Device bibliotheek documentatie
 All Data Structures Files
usb_int.h
Go to the documentation of this file.
1 
29 /* Define to prevent recursive inclusion -------------------------------------*/
30 #ifndef __USB_INT_H
31 #define __USB_INT_H
32 
33 /* Includes ------------------------------------------------------------------*/
34 /* Exported types ------------------------------------------------------------*/
35 /* Exported constants --------------------------------------------------------*/
36 /* Exported macro ------------------------------------------------------------*/
37 /* Exported functions ------------------------------------------------------- */
38 void CTR_LP(void);
39 void CTR_HP(void);
40 
41 /* External variables --------------------------------------------------------*/
42 
43 #endif /* __USB_INT_H */
44 
45 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/