STM32H735xx HAL User Manual
Defines
SPI Master Receiver AutoSuspend
SPI Exported Constants

Defines

#define SPI_MASTER_RX_AUTOSUSP_DISABLE   (0x00000000UL)
#define SPI_MASTER_RX_AUTOSUSP_ENABLE   SPI_CR1_MASRX

Define Documentation

#define SPI_MASTER_RX_AUTOSUSP_DISABLE   (0x00000000UL)

Definition at line 571 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_RX_AUTOSUSP_ENABLE   SPI_CR1_MASRX

Definition at line 572 of file stm32h7xx_hal_spi.h.