|
STM32G474xx HAL用户手册
|
宏定义 | |
| #define | LL_SPI_POLARITY_LOW 0x00000000U |
| #define | LL_SPI_POLARITY_HIGH (SPI_CR1_CPOL) |
| #define LL_SPI_POLARITY_HIGH (SPI_CR1_CPOL) |
空闲时时钟为1
定义于文件 stm32g4xx_ll_spi.h 的第 188 行。
| #define LL_SPI_POLARITY_LOW 0x00000000U |
1.7.6.1