STM32H735xx HAL User Manual
Defines
Keep IO State
SPI Exported Constants

Defines

#define SPI_MASTER_KEEP_IO_STATE_DISABLE   (0x00000000UL)
#define SPI_MASTER_KEEP_IO_STATE_ENABLE   SPI_CFG2_AFCNTR

Define Documentation

#define SPI_MASTER_KEEP_IO_STATE_DISABLE   (0x00000000UL)

Definition at line 507 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_KEEP_IO_STATE_ENABLE   SPI_CFG2_AFCNTR

Definition at line 508 of file stm32h7xx_hal_spi.h.