SVC_Handler() is only used within GPIO_InfiniteLedToggling_Init.
 
Symbols
loading...
Files
loading...

SVC_Handler() function

This function handles SVCall exception.

Syntax

void SVC_Handler(void);
Implemented in stm32f4xx_it.c:110

Return value

None

References

LocationText
stm32f4xx_it.c:110
void SVC_Handler(void)
stm32f4xx_it.h:40
void SVC_Handler(void);