|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_I2S_POLARITY_LOW (0x00000000UL) |
| #define | LL_I2S_POLARITY_HIGH (SPI_I2SCFGR_CKPOL) |
| #define LL_I2S_POLARITY_HIGH (SPI_I2SCFGR_CKPOL) |
Definition at line 2686 of file stm32h7xx_ll_spi.h.
| #define LL_I2S_POLARITY_LOW (0x00000000UL) |
Definition at line 2685 of file stm32h7xx_ll_spi.h.
Referenced by LL_I2S_StructInit().
1.7.6.1