STM32F479xx 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 250 of file stm32f4xx_hal_rtc.h.

#define RTC_OUTPUT_POLARITY_LOW   0x00100000U

Definition at line 251 of file stm32f4xx_hal_rtc.h.