|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_SPI_POLARITY_LOW (0x00000000UL) |
| #define | LL_SPI_POLARITY_HIGH (SPI_CFG2_CPOL) |
| #define LL_SPI_POLARITY_HIGH (SPI_CFG2_CPOL) |
Definition at line 310 of file stm32h7xx_ll_spi.h.
| #define LL_SPI_POLARITY_LOW (0x00000000UL) |
Definition at line 309 of file stm32h7xx_ll_spi.h.
Referenced by LL_SPI_StructInit().
1.7.6.1