STM32H735xx HAL User Manual
Defines
RTC Output Polarity Definitions
RTC Exported Constants

Defines

#define RTC_OUTPUT_POLARITY_HIGH   0x00000000u
#define RTC_OUTPUT_POLARITY_LOW   RTC_CR_POL

Define Documentation

#define RTC_OUTPUT_POLARITY_HIGH   0x00000000u

Definition at line 314 of file stm32h7xx_hal_rtc.h.

#define RTC_OUTPUT_POLARITY_LOW   RTC_CR_POL

Definition at line 315 of file stm32h7xx_hal_rtc.h.