STM32H735xx HAL User Manual
|
Defines | |
#define | LL_SPI_PHASE_1EDGE (0x00000000UL) |
#define | LL_SPI_PHASE_2EDGE (SPI_CFG2_CPHA) |
#define LL_SPI_PHASE_1EDGE (0x00000000UL) |
Definition at line 300 of file stm32h7xx_ll_spi.h.
Referenced by LL_SPI_StructInit().
#define LL_SPI_PHASE_2EDGE (SPI_CFG2_CPHA) |
Definition at line 301 of file stm32h7xx_ll_spi.h.