|
STM32G474xx HAL User Manual
|
宏定义 | |
| #define | LL_SPI_PROTOCOL_MOTOROLA 0x00000000U |
| #define | LL_SPI_PROTOCOL_TI (SPI_CR2_FRF) |
| #define LL_SPI_PROTOCOL_MOTOROLA 0x00000000U |
摩托罗拉模式。用作默认值
定义于文件 stm32g4xx_ll_spi.h 的 169 行。
| #define LL_SPI_PROTOCOL_TI (SPI_CR2_FRF) |
TI模式
定义于文件 stm32g4xx_ll_spi.h 的 170 行。
1.7.6.1