STM32H735xx HAL User Manual
Defines
RXCRC Init All
SPI Exported Constants

Defines

#define LL_SPI_RXCRCINIT_ALL_ZERO_PATTERN   (0x00000000UL)
#define LL_SPI_RXCRCINIT_ALL_ONES_PATTERN   (SPI_CR1_RCRCINI)

Define Documentation

#define LL_SPI_RXCRCINIT_ALL_ONES_PATTERN   (SPI_CR1_RCRCINI)

Definition at line 263 of file stm32h7xx_ll_spi.h.

#define LL_SPI_RXCRCINIT_ALL_ZERO_PATTERN   (0x00000000UL)

Definition at line 262 of file stm32h7xx_ll_spi.h.