STM32L443xx 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 297 of file stm32l4xx_hal_rtc.h.

#define RTC_OUTPUT_POLARITY_LOW   RTC_CR_POL

Definition at line 298 of file stm32l4xx_hal_rtc.h.