STM32H735xx HAL User Manual
|
Defines | |
#define | I2S_MCLKOUTPUT_ENABLE (SPI_I2SCFGR_MCKOE) |
#define | I2S_MCLKOUTPUT_DISABLE (0x00000000UL) |
#define I2S_MCLKOUTPUT_DISABLE (0x00000000UL) |
Definition at line 242 of file stm32h7xx_hal_i2s.h.
#define I2S_MCLKOUTPUT_ENABLE (SPI_I2SCFGR_MCKOE) |
Definition at line 241 of file stm32h7xx_hal_i2s.h.
Referenced by HAL_I2S_Init().