Nut/OS  4.10.3
API Reference
sbi_mmc.c File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _MMCDCB
 Private data of NPL card interface. More...

Defines

#define MMC_CLK_LO()
#define MMC_CLK_HI()
#define MMC_CLK_EN()
#define MMC_CLK_SO()
#define MMC_MOSI_LO()
#define MMC_MOSI_HI()
#define MMC_MOSI_EN()
#define MMC_MOSI_SO()
#define MMC_MISO_TEST()   (1)
#define MMC_MISO_EN()
#define MMC_MISO_SI()
#define MMC_CS_LO()
#define MMC_CS_HI()
#define MMC_CS_IS()   (1)
#define MMC_CS_EN()
#define MMC_CS_SO()

Typedefs

typedef struct _MMCDCB MMCDCB
 Private data of NPL card interface.

Variables

NUTDEVICE devSbiMmCard
 Multimedia card device information structure.