|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_SPI_SS_LEVEL_HIGH (SPI_CR1_SSI) |
| #define | LL_SPI_SS_LEVEL_LOW (0x00000000UL) |
| #define LL_SPI_SS_LEVEL_HIGH (SPI_CR1_SSI) |
Definition at line 196 of file stm32h7xx_ll_spi.h.
Referenced by LL_SPI_Init().
| #define LL_SPI_SS_LEVEL_LOW (0x00000000UL) |
Definition at line 197 of file stm32h7xx_ll_spi.h.
1.7.6.1