STM32F439xx HAL User Manual
Enumerations
I2S Extended Private Typedef
I2SEx

Enumerations

enum  I2S_UseTypeDef { I2S_USE_I2S = 0x00U, I2S_USE_I2SEXT = 0x01U }

Enumeration Type Documentation

Enumerator:
I2S_USE_I2S 

I2Sx should be used

I2S_USE_I2SEXT 

I2Sx_ext should be used

Definition at line 122 of file stm32f4xx_hal_i2s_ex.c.