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

Defines

#define RTC_OUTPUT_POLARITY_HIGH   0x00000000U
#define RTC_OUTPUT_POLARITY_LOW   0x00100000U

Define Documentation

#define RTC_OUTPUT_POLARITY_HIGH   0x00000000U

Definition at line 222 of file stm32f4xx_hal_rtc.h.

#define RTC_OUTPUT_POLARITY_LOW   0x00100000U

Definition at line 223 of file stm32f4xx_hal_rtc.h.