STM32H735xx HAL User Manual
Defines
SPI Master SS Idleness
SPI Exported Constants

Defines

#define SPI_MASTER_SS_IDLENESS_00CYCLE   (0x00000000UL)
#define SPI_MASTER_SS_IDLENESS_01CYCLE   (0x00000001UL)
#define SPI_MASTER_SS_IDLENESS_02CYCLE   (0x00000002UL)
#define SPI_MASTER_SS_IDLENESS_03CYCLE   (0x00000003UL)
#define SPI_MASTER_SS_IDLENESS_04CYCLE   (0x00000004UL)
#define SPI_MASTER_SS_IDLENESS_05CYCLE   (0x00000005UL)
#define SPI_MASTER_SS_IDLENESS_06CYCLE   (0x00000006UL)
#define SPI_MASTER_SS_IDLENESS_07CYCLE   (0x00000007UL)
#define SPI_MASTER_SS_IDLENESS_08CYCLE   (0x00000008UL)
#define SPI_MASTER_SS_IDLENESS_09CYCLE   (0x00000009UL)
#define SPI_MASTER_SS_IDLENESS_10CYCLE   (0x0000000AUL)
#define SPI_MASTER_SS_IDLENESS_11CYCLE   (0x0000000BUL)
#define SPI_MASTER_SS_IDLENESS_12CYCLE   (0x0000000CUL)
#define SPI_MASTER_SS_IDLENESS_13CYCLE   (0x0000000DUL)
#define SPI_MASTER_SS_IDLENESS_14CYCLE   (0x0000000EUL)
#define SPI_MASTER_SS_IDLENESS_15CYCLE   (0x0000000FUL)

Define Documentation

#define SPI_MASTER_SS_IDLENESS_00CYCLE   (0x00000000UL)

Definition at line 525 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_SS_IDLENESS_01CYCLE   (0x00000001UL)

Definition at line 526 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_SS_IDLENESS_02CYCLE   (0x00000002UL)

Definition at line 527 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_SS_IDLENESS_03CYCLE   (0x00000003UL)

Definition at line 528 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_SS_IDLENESS_04CYCLE   (0x00000004UL)

Definition at line 529 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_SS_IDLENESS_05CYCLE   (0x00000005UL)

Definition at line 530 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_SS_IDLENESS_06CYCLE   (0x00000006UL)

Definition at line 531 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_SS_IDLENESS_07CYCLE   (0x00000007UL)

Definition at line 532 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_SS_IDLENESS_08CYCLE   (0x00000008UL)

Definition at line 533 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_SS_IDLENESS_09CYCLE   (0x00000009UL)

Definition at line 534 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_SS_IDLENESS_10CYCLE   (0x0000000AUL)

Definition at line 535 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_SS_IDLENESS_11CYCLE   (0x0000000BUL)

Definition at line 536 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_SS_IDLENESS_12CYCLE   (0x0000000CUL)

Definition at line 537 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_SS_IDLENESS_13CYCLE   (0x0000000DUL)

Definition at line 538 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_SS_IDLENESS_14CYCLE   (0x0000000EUL)

Definition at line 539 of file stm32h7xx_hal_spi.h.

#define SPI_MASTER_SS_IDLENESS_15CYCLE   (0x0000000FUL)

Definition at line 540 of file stm32h7xx_hal_spi.h.