![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | SPI_CRCCALCULATION_DISABLE ((uint32_t)0x00000000U) |
#define | SPI_CRCCALCULATION_ENABLE SPI_CR1_CRCEN |
#define SPI_CRCCALCULATION_DISABLE ((uint32_t)0x00000000U) |
Definition at line 307 of file stm32f7xx_hal_spi.h.
#define SPI_CRCCALCULATION_ENABLE SPI_CR1_CRCEN |
Definition at line 308 of file stm32f7xx_hal_spi.h.