STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
stm32f7xx_hal_sai_ex.h
Go to the documentation of this file.
1 
38 /* Define to prevent recursive inclusion -------------------------------------*/
39 #ifndef __STM32F7xx_HAL_SAI_EX_H
40 #define __STM32F7xx_HAL_SAI_EX_H
41 
42 
43 /* Includes ------------------------------------------------------------------*/
44 /* Exported types ------------------------------------------------------------*/
45 /* Exported constants --------------------------------------------------------*/
46 /* Exported functions --------------------------------------------------------*/
47 /* Extended features functions ************************************************/
48 /* Private types -------------------------------------------------------------*/
49 /* Private variables ---------------------------------------------------------*/
50 /* Private constants ---------------------------------------------------------*/
51 /* Private macros ------------------------------------------------------------*/
52 /* Private functions ---------------------------------------------------------*/
53 
54 #endif /* __STM32F7xx_HAL_SAI_EX_H */
55 
56 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/