![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "chip.h"Go to the source code of this file.
Functions | |
| void | Chip_SDC_Init (LPC_SDC_T *pSDC) |
| Initialize SDC peripheral. | |
| void | Chip_SDC_SetClock (LPC_SDC_T *pSDC, uint32_t freq) |
| Set the clock frequency for SDC peripheral. | |
| void | Chip_SDC_DeInit (LPC_SDC_T *pSDC) |
| Deinitialise SDC peripheral. | |