Go to the source code of this file.
◆ if()
Definition at line 45 of file rtc_interrupt.c.
46 {
54 }
#define RTC_ClearSecondInterrupt()
◆ main()
Definition at line 78 of file rtc_interrupt.c.
79{
83
84 while(1)
85 {
110 }
111}
void SYS_Delay(uint16_t t)
void UART1_TxString(uint8_t *str)
@ UART1_BaudSource_Timer2
void UART1_TxHex(uint8_t hex)
void UART1_Config8bitUart(UART1_BaudSource_t baudSource, HAL_State_t _1TMode, uint32_t baudrate)
◆ RTC_Init()
Definition at line 58 of file rtc_interrupt.c.
59{
60
62
64
66
68
70
72
74
76}
#define EXTI_RTC_SetSecondIntState(__STATE__)
#define EXTI_Global_SetIntState(__STATE__)
#define RTC_SetRunState(__STATE__)
@ RTC_ClockSource_Internal
#define RTC_ConfigClockApply()
#define RTC_ConfigClock(__YEAR__, __MON__, __DAY__, __HOUR__, __MIN__, __SEC__, __SSEC__)
#define RTC_SetClockSource(__SOURCE__)
#define RTC_ClearAllInterrupts()
#define SYS_EnableOscillatorLSI()
◆ SFRX_OFF()
◆ day
◆ hour
◆ minute
◆ month
◆ second
◆ year