|
STM32F479xx HAL User Manual
|
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 LL_RTC_PIN_PC13 RTC_TAFCR_PC13MODE |
PC13 is forced to push-pull output if all RTC alternate functions are disabled
Definition at line 336 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 337 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 338 of file stm32f4xx_ll_rtc.h.
1.7.6.1