Nut/OS  4.10.3
API Reference
spi_mmc_npl.c File Reference
#include <cfg/clock.h>
#include <cfg/mmci.h>
#include <dev/npl.h>
#include <dev/mmcard.h>
#include <dev/spibus.h>
Include dependency graph for spi_mmc_npl.c:

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 Documentation

#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.