|
STM32L443xx 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 156 of file stm32l4xx_ll_spi.h.
| #define LL_SPI_PROTOCOL_TI (SPI_CR2_FRF) |
TI mode
Definition at line 157 of file stm32l4xx_ll_spi.h.
1.7.6.1