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

SVC_Handler() function

This function handles SVCall exception.

Syntax

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

Return value

None

References

LocationText
stm32f4xx_it.c:113
void SVC_Handler(void)
stm32f4xx_it.h:38
void SVC_Handler(void);