NMI_Handler() is only used within RTC_Tamper.
 
Symbols
loading...
Files
loading...

NMI_Handler() function

This function handles NMI exception.

Syntax

void NMI_Handler(void);
Implemented in stm32f4xx_it.c:54

Return value

None

References

LocationText
stm32f4xx_it.c:54
void NMI_Handler(void)
stm32f4xx_it.h:33
void NMI_Handler(void);