NXP's driver library for LPC17xx, ported to mbed's online compiler. Not tested! I had to fix a lot of warings and found a couple of pretty obvious bugs, so the chances are there are more. Original: http://ics.nxp.com/support/documents/microcontrollers/zip/lpc17xx.cmsis.driver.library.zip

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

SPI_Private_Functions

SPI_Private_Functions
[SPI]

Functions

void SPI_IntHandler (void)
 Standard Private SPI Interrupt handler.

Function Documentation

void SPI_IntHandler ( void   )

Standard Private SPI Interrupt handler.

Parameters:
[in]None
Returns:
None

Definition at line 74 of file lpc17xx_spi.c.