STM32H735xx HAL User Manual
Defines
UDR Config Register
SPI Exported Constants

Defines

#define LL_SPI_UDR_CONFIG_REGISTER_PATTERN   (0x00000000UL)
#define LL_SPI_UDR_CONFIG_LAST_RECEIVED   (SPI_CFG1_UDRCFG_0)
#define LL_SPI_UDR_CONFIG_LAST_TRANSMITTED   (SPI_CFG1_UDRCFG_1)

Define Documentation

#define LL_SPI_UDR_CONFIG_LAST_RECEIVED   (SPI_CFG1_UDRCFG_0)

Definition at line 272 of file stm32h7xx_ll_spi.h.

#define LL_SPI_UDR_CONFIG_LAST_TRANSMITTED   (SPI_CFG1_UDRCFG_1)

Definition at line 273 of file stm32h7xx_ll_spi.h.

#define LL_SPI_UDR_CONFIG_REGISTER_PATTERN   (0x00000000UL)

Definition at line 271 of file stm32h7xx_ll_spi.h.