STM32H735xx HAL User Manual
Defines
Clock Polarity
PSSI Exported Constants

Defines

#define HAL_PSSI_FALLING_EDGE   0x0U
#define HAL_PSSI_RISING_EDGE   0x1U

Define Documentation

#define HAL_PSSI_FALLING_EDGE   0x0U

Fallling Edge

Definition at line 214 of file stm32h7xx_hal_pssi.h.

Referenced by HAL_PSSI_Receive().

#define HAL_PSSI_RISING_EDGE   0x1U

Rising Edge

Definition at line 215 of file stm32h7xx_hal_pssi.h.

Referenced by HAL_PSSI_Receive_DMA(), HAL_PSSI_Transmit(), and HAL_PSSI_Transmit_DMA().