STM32F4xx_HAL_Driver
1.8.3
|
Enumerations | |
enum | I2S_UseTypeDef { I2S_USE_I2S = 0x00U , I2S_USE_I2SEXT = 0x01U } |
enum I2S_UseTypeDef |
Enumerator | |
---|---|
I2S_USE_I2S | I2Sx should be used |
I2S_USE_I2SEXT | I2Sx_ext should be used |
Definition at line 108 of file stm32f4xx_hal_i2s_ex.c.