Nut/OS  5.0.5
API Reference
_MMCIFC Struct Reference

Low level access information structure. More...

#include <mmcard.h>

Collaboration diagram for _MMCIFC:
[legend]

Data Fields

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

Detailed Description

Low level access information structure.


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_wp)(void)

Query write protect.


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