Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Functions | |
| static int32_t | SSP_getNum (LPC_SSP_TypeDef *SSPx) |
| Convert from SSP peripheral to number. | |
| void | SSP_IntHandler (LPC_SSP_TypeDef *SSPx) |
| Standard Private SSP Interrupt handler. | |
Function Documentation
| static int32_t SSP_getNum | ( | LPC_SSP_TypeDef * | SSPx ) | [static] |
Convert from SSP peripheral to number.
Definition at line 73 of file lpc17xx_ssp.c.
| void SSP_IntHandler | ( | LPC_SSP_TypeDef * | SSPx ) |
Standard Private SSP Interrupt handler.
- Parameters:
-
SSPx,: SSP peripheral definition, should be SSP0 or SSP1.
- Returns:
- None
Definition at line 89 of file lpc17xx_ssp.c.
Generated on Tue Jul 12 2022 17:06:03 by
1.7.2