|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_SPI_NSS_POLARITY_LOW (0x00000000UL) |
| #define | LL_SPI_NSS_POLARITY_HIGH (SPI_CFG2_SSIOP) |
| #define LL_SPI_NSS_POLARITY_HIGH (SPI_CFG2_SSIOP) |
Definition at line 319 of file stm32h7xx_ll_spi.h.
Referenced by LL_SPI_Init().
| #define LL_SPI_NSS_POLARITY_LOW (0x00000000UL) |
Definition at line 318 of file stm32h7xx_ll_spi.h.
Referenced by LL_SPI_Init().
1.7.6.1