STM32H735xx HAL User Manual
Defines
PWREx Pin Polarity configuration
PWREx Exported Constants

Defines

#define PWR_PIN_POLARITY_HIGH   (0x00000000U)
#define PWR_PIN_POLARITY_LOW   (0x00000001U)

Define Documentation

#define PWR_PIN_POLARITY_HIGH   (0x00000000U)

Definition at line 144 of file stm32h7xx_hal_pwr_ex.h.

#define PWR_PIN_POLARITY_LOW   (0x00000001U)

Definition at line 145 of file stm32h7xx_hal_pwr_ex.h.