STM32L443xx HAL User Manual
|
Defines | |
#define | SPI_PHASE_1EDGE (0x00000000U) |
#define | SPI_PHASE_2EDGE SPI_CR1_CPHA |
#define SPI_PHASE_1EDGE (0x00000000U) |
Definition at line 267 of file stm32l4xx_hal_spi.h.
Referenced by HAL_SPI_Init().
#define SPI_PHASE_2EDGE SPI_CR1_CPHA |
Definition at line 268 of file stm32l4xx_hal_spi.h.