STM32H735xx HAL User Manual
stm32h7xx_hal_i2s_ex.h
Go to the documentation of this file.
00001 /**
00002   ******************************************************************************
00003   * @file    stm32h7xx_hal_i2s_ex.h
00004   * @author  MCD Application Team
00005   * @brief   Header file of I2S HAL module.
00006   ******************************************************************************
00007   * @attention
00008   *
00009   * Copyright (c) 2017 STMicroelectronics.
00010   * All rights reserved.
00011   *
00012   * This software is licensed under terms that can be found in the LICENSE file
00013   * in the root directory of this software component.
00014   * If no LICENSE file comes with this software, it is provided AS-IS.
00015   *
00016   ******************************************************************************
00017   */
00018 
00019 /**
00020   ******************************************************************************
00021                       ===== I2S FULL DUPLEX FEATURE =====
00022        I2S Full Duplex APIs are available in stm32h7xx_hal_i2s.c/.h
00023   ******************************************************************************
00024   */
00025 
00026