|
STM32F479xx HAL User Manual
|
Defines | |
| #define | LL_SPI_POLARITY_LOW 0x00000000U |
| #define | LL_SPI_POLARITY_HIGH (SPI_CR1_CPOL) |
| #define LL_SPI_POLARITY_HIGH (SPI_CR1_CPOL) |
Clock to 1 when idle
Definition at line 176 of file stm32f4xx_ll_spi.h.
| #define LL_SPI_POLARITY_LOW 0x00000000U |
Clock to 0 when idle
Definition at line 175 of file stm32f4xx_ll_spi.h.
Referenced by LL_SPI_StructInit().
1.7.6.1