STM32F439xx HAL User Manual
Defines
PIN
RTC Exported Constants

Defines

#define LL_RTC_PIN_PC13   RTC_TAFCR_PC13MODE
#define LL_RTC_PIN_PC14   RTC_TAFCR_PC14MODE
#define LL_RTC_PIN_PC15   RTC_TAFCR_PC15MODE

Define Documentation

#define LL_RTC_PIN_PC13   RTC_TAFCR_PC13MODE

PC13 is forced to push-pull output if all RTC alternate functions are disabled

Definition at line 352 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_PIN_PC14   RTC_TAFCR_PC14MODE

PC14 is forced to push-pull output if LSE is disabled

Definition at line 353 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_PIN_PC15   RTC_TAFCR_PC15MODE

PC15 is forced to push-pull output if LSE is disabled

Definition at line 354 of file stm32f4xx_ll_rtc.h.