RTC_Alarm_IRQHandler() is only used within RTC_Alarm.
 
Symbols
loading...
Files
loading...

RTC_Alarm_IRQHandler() function

This function handles RTC Alarm interrupt request.

Syntax

void RTC_Alarm_IRQHandler(void);
Implemented in stm32f4xx_it.c:153

Return value

None

References

LocationText
stm32f4xx_it.c:153
void RTC_Alarm_IRQHandler(void)
stm32f4xx_it.h:44
void RTC_Alarm_IRQHandler(void);

Call Tree

Functions called by RTC_Alarm_IRQHandler()
RTC_Alarm_IRQHandler()