![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | SPI_MODE_SLAVE ((uint32_t)0x00000000U) |
#define | SPI_MODE_MASTER (SPI_CR1_MSTR | SPI_CR1_SSI) |
#define SPI_MODE_MASTER (SPI_CR1_MSTR | SPI_CR1_SSI) |
Definition at line 199 of file stm32f7xx_hal_spi.h.
#define SPI_MODE_SLAVE ((uint32_t)0x00000000U) |
Definition at line 198 of file stm32f7xx_hal_spi.h.