STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Collaboration diagram for I2S FullDuplex Mode:

Macros

#define I2S_FULLDUPLEXMODE_DISABLE   (0x00000000U)
#define I2S_FULLDUPLEXMODE_ENABLE   (0x00000001U)

Detailed Description

Macro Definition Documentation

◆ I2S_FULLDUPLEXMODE_DISABLE

#define I2S_FULLDUPLEXMODE_DISABLE   (0x00000000U)

Definition at line 251 of file stm32f4xx_hal_i2s.h.

◆ I2S_FULLDUPLEXMODE_ENABLE

#define I2S_FULLDUPLEXMODE_ENABLE   (0x00000001U)

Definition at line 252 of file stm32f4xx_hal_i2s.h.