Macros
Collaboration diagram for SPI Clock Phase:

Macros

#define SPI_PHASE_1EDGE   (0x00000000U)
 
#define SPI_PHASE_1EDGE   (0x00000000U)
 
#define SPI_PHASE_1EDGE   (0x00000000U)
 
#define SPI_PHASE_1EDGE   (0x00000000UL)
 
#define SPI_PHASE_2EDGE   SPI_CR1_CPHA
 
#define SPI_PHASE_2EDGE   SPI_CR1_CPHA
 
#define SPI_PHASE_2EDGE   SPI_CR1_CPHA
 
#define SPI_PHASE_2EDGE   SPI_CFG2_CPHA
 

Detailed Description

Macro Definition Documentation

◆ SPI_PHASE_1EDGE [1/4]

#define SPI_PHASE_1EDGE   (0x00000000U)

◆ SPI_PHASE_1EDGE [2/4]

#define SPI_PHASE_1EDGE   (0x00000000U)

◆ SPI_PHASE_1EDGE [3/4]

#define SPI_PHASE_1EDGE   (0x00000000U)

Definition at line 268 of file stm32f7xx_hal_spi.h.

◆ SPI_PHASE_1EDGE [4/4]

#define SPI_PHASE_1EDGE   (0x00000000UL)

Definition at line 354 of file stm32h7xx_hal_spi.h.

◆ SPI_PHASE_2EDGE [1/4]

#define SPI_PHASE_2EDGE   SPI_CR1_CPHA

◆ SPI_PHASE_2EDGE [2/4]

#define SPI_PHASE_2EDGE   SPI_CR1_CPHA

◆ SPI_PHASE_2EDGE [3/4]

#define SPI_PHASE_2EDGE   SPI_CR1_CPHA

Definition at line 269 of file stm32f7xx_hal_spi.h.

◆ SPI_PHASE_2EDGE [4/4]

#define SPI_PHASE_2EDGE   SPI_CFG2_CPHA

Definition at line 355 of file stm32h7xx_hal_spi.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:07