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

Macros

#define I2S_MCLKOUTPUT_ENABLE   (SPI_I2SPR_MCKOE)
#define I2S_MCLKOUTPUT_DISABLE   (0x00000000U)

Detailed Description

Macro Definition Documentation

◆ I2S_MCLKOUTPUT_DISABLE

#define I2S_MCLKOUTPUT_DISABLE   (0x00000000U)

Definition at line 226 of file stm32f4xx_hal_i2s.h.

◆ I2S_MCLKOUTPUT_ENABLE

#define I2S_MCLKOUTPUT_ENABLE   (SPI_I2SPR_MCKOE)

Definition at line 225 of file stm32f4xx_hal_i2s.h.