#include <cfg/clock.h>#include <cfg/mmci.h>#include <dev/npl.h>#include <dev/mmcard.h>#include <dev/spibus.h>
Go to the source code of this file.
Defines | |
| #define | NPL_MMC_CLOCK 12500000 |
| Low Level Multimedia Card Support. | |
Variables | |
| NUTSPINODE | nodeSpiMmc0Npl |
| NPL SPI node implementation structure for MMC0. | |
| NUTDEVICE | devNplSpiMmc0 |
| Multimedia card device information structure. | |
| #define NPL_MMC_CLOCK 12500000 |
Low Level Multimedia Card Support.
MMC support routines for the programmable logic provided on the Ethernut 3 reference design.
* * $Id$ * *
Definition at line 58 of file spi_mmc_npl.c.