_MMCIFC Struct Reference
[Multimedia Card Driver]


Detailed Description

Low level access information structure.

Definition at line 70 of file mmcard.h.


Data Fields

int(* mmcifc_in )(void)
uint8_t(* mmcifc_io )(uint8_t)
int(* mmcifc_cs )(int)
int(* mmcifc_cd )(void)
int(* mmcifc_wp )(void)

Field Documentation

int(* _MMCIFC::mmcifc_in)(void)

Initialize the card.

Read received byte and transmit a new one.

int(* _MMCIFC::mmcifc_cs)(int)

Select or deselect the card.

int(* _MMCIFC::mmcifc_cd)(void)

int(* _MMCIFC::mmcifc_wp)(void)

Query write protect.


The documentation for this struct was generated from the following file:

© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/