#include <cfg/clock.h>
#include <cfg/mmci.h>
#include <dev/npl.h>
#include <dev/mmcard.h>
#include <dev/spibus.h>
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$ * *