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

NMI_Handler() function

This function handles NMI exception.

Syntax

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

Return value

None

References

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