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

NMI_Handler() function

This function handles NMI exception.

Syntax

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

Return value

None

References

LocationText
stm32f4xx_it.c:49
void NMI_Handler(void)
stm32f4xx_it.h:34
void NMI_Handler(void);