STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches

I2S HAL module driver. More...

Collaboration diagram for I2S:

Topics

 I2S Exported Types
 
 I2S Exported Constants
 
 I2S Exported Macros
 
 I2S Private Macros
 
 I2S Private Functions
 
 I2S Exported Functions
 

Macros

#define I2S_TIMEOUT_FLAG   100U
 

Detailed Description

I2S HAL module driver.

Macro Definition Documentation

◆ I2S_TIMEOUT_FLAG

#define I2S_TIMEOUT_FLAG   100U

#include <stm32f4xx_hal_i2s.c>

Timeout 100 ms

Definition at line 202 of file stm32f4xx_hal_i2s.c.

Referenced by HAL_I2S_DMAStop().