SPI2_IRQHandler() is only used within SPI_OneBoard_HalfDuplex_IT.
 
Symbols
loading...
Files
loading...

SPI2_IRQHandler() function

This function handles SPI2 interrupt request.

Syntax

void SPI2_IRQHandler(void);
Implemented in stm32f4xx_it.c:185

Return value

None

References

LocationText
stm32f4xx_it.c:185
void SPI2_IRQHandler(void)
stm32f4xx_it.h:46
void SPI2_IRQHandler(void);

Call Tree

Functions called by SPI2_IRQHandler()
SPI2_IRQHandler()