Kinetis SDK v.1.2 Demo Applications User's Guide  Rev. 0
Freescale Semiconductor, Inc.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Spi_irq

Functions

void SPI0_IRQHandler (void)
 This function is the implementation of SPI0 handler named in startup code. More...
 
void SPI1_IRQHandler (void)
 This function is the implementation of SPI1 handler named in startup code. More...
 

Detailed Description

Function Documentation

void SPI0_IRQHandler ( void  )

It passes the instance to the shared SPI IRQ handler.

It passes the instance to the shared SPI DMA IRQ handler.

void SPI1_IRQHandler ( void  )

It passes the instance to the shared SPI IRQ handler.

It passes the instance to the shared SPI DMA IRQ handler.