Macros
Collaboration diagram for SPI Clock Polarity:

Macros

#define SPI_POLARITY_HIGH   SPI_CR1_CPOL
 
#define SPI_POLARITY_HIGH   SPI_CR1_CPOL
 
#define SPI_POLARITY_HIGH   SPI_CR1_CPOL
 
#define SPI_POLARITY_HIGH   SPI_CFG2_CPOL
 
#define SPI_POLARITY_LOW   (0x00000000U)
 
#define SPI_POLARITY_LOW   (0x00000000U)
 
#define SPI_POLARITY_LOW   (0x00000000U)
 
#define SPI_POLARITY_LOW   (0x00000000UL)
 

Detailed Description

Macro Definition Documentation

◆ SPI_POLARITY_HIGH [1/4]

#define SPI_POLARITY_HIGH   SPI_CR1_CPOL

◆ SPI_POLARITY_HIGH [2/4]

#define SPI_POLARITY_HIGH   SPI_CR1_CPOL

◆ SPI_POLARITY_HIGH [3/4]

#define SPI_POLARITY_HIGH   SPI_CR1_CPOL

Definition at line 260 of file stm32f7xx_hal_spi.h.

◆ SPI_POLARITY_HIGH [4/4]

#define SPI_POLARITY_HIGH   SPI_CFG2_CPOL

Definition at line 346 of file stm32h7xx_hal_spi.h.

◆ SPI_POLARITY_LOW [1/4]

#define SPI_POLARITY_LOW   (0x00000000U)

◆ SPI_POLARITY_LOW [2/4]

#define SPI_POLARITY_LOW   (0x00000000U)

◆ SPI_POLARITY_LOW [3/4]

#define SPI_POLARITY_LOW   (0x00000000U)

Definition at line 259 of file stm32f7xx_hal_spi.h.

◆ SPI_POLARITY_LOW [4/4]

#define SPI_POLARITY_LOW   (0x00000000UL)

Definition at line 345 of file stm32h7xx_hal_spi.h.



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