|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_SPI_MODE_MASTER (SPI_CFG2_MASTER) |
| #define | LL_SPI_MODE_SLAVE (0x00000000UL) |
| #define LL_SPI_MODE_MASTER (SPI_CFG2_MASTER) |
Definition at line 187 of file stm32h7xx_ll_spi.h.
Referenced by LL_SPI_Init().
| #define LL_SPI_MODE_SLAVE (0x00000000UL) |
Definition at line 188 of file stm32h7xx_ll_spi.h.
Referenced by LL_SPI_Init(), and LL_SPI_StructInit().
1.7.6.1