Low level access information structure. More...
#include <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) |
| int(* _MMCIFC::mmcifc_in)(void) |
| int(* _MMCIFC::mmcifc_cs)(int) |
| int(* _MMCIFC::mmcifc_cd)(void) |
Query card detect.
Definition at line 105 of file mmcard.h.
Referenced by MmCardBlockRead(), MmCardBlockWrite(), MmCardIOCtl(), MmCardMount(), and MmCardUnmount().
| int(* _MMCIFC::mmcifc_wp)(void) |