_MMCIFC Struct Reference
[XgMmCard]

#include <mmcard.h>


Detailed Description

Low level access information structure.


Data Fields

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


Field Documentation

int(* _MMCIFC::mmcifc_cd)(void)

Query card detect.

int(* _MMCIFC::mmcifc_cs)(int)

Select or deselect the card.

int(* _MMCIFC::mmcifc_in)(void)

Initialize the card.

u_char(* _MMCIFC::mmcifc_io)(u_char)

Read received byte and transmit a new one.

int(* _MMCIFC::mmcifc_wp)(void)

Query write protect.


Generated on Tue Jan 23 21:12:31 2007 for BTnut System Software by doxygen 1.4.7