|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | SPI_MODE_SLAVE (0x00000000U) |
| #define | SPI_MODE_MASTER (SPI_CR1_MSTR | SPI_CR1_SSI) |
| #define SPI_MODE_MASTER (SPI_CR1_MSTR | SPI_CR1_SSI) |
Definition at line 207 of file stm32f4xx_hal_spi.h.
| #define SPI_MODE_SLAVE (0x00000000U) |
Definition at line 206 of file stm32f4xx_hal_spi.h.