|
STM32F479xx HAL User Manual
|
Defines | |
| #define | LL_SPI_PROTOCOL_MOTOROLA 0x00000000U |
| #define | LL_SPI_PROTOCOL_TI (SPI_CR2_FRF) |
| #define LL_SPI_PROTOCOL_MOTOROLA 0x00000000U |
Motorola mode. Used as default value
Definition at line 157 of file stm32f4xx_ll_spi.h.
| #define LL_SPI_PROTOCOL_TI (SPI_CR2_FRF) |
TI mode
Definition at line 158 of file stm32f4xx_ll_spi.h.
1.7.6.1