![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | SPI_PHASE_1EDGE ((uint32_t)0x00000000U) |
#define | SPI_PHASE_2EDGE SPI_CR1_CPHA |
#define SPI_PHASE_1EDGE ((uint32_t)0x00000000U) |
Definition at line 246 of file stm32f7xx_hal_spi.h.
#define SPI_PHASE_2EDGE SPI_CR1_CPHA |
Definition at line 247 of file stm32f7xx_hal_spi.h.