Nut/OS  5.0.5
API Reference
_MEMCARDSUPP Struct Reference

Memory card support structure. More...

#include <mmcard.h>

Collaboration diagram for _MEMCARDSUPP:
[legend]

Data Fields

uint8_t mcs_cf
 Status change flag.
uint8_t mcs_sf
 Socket status.
int(* mcs_reset )(NUTDEVICE *)
 Status reset.
void(* mcs_act )(int)
 Set activity indicator.
int(* mcs_power )(int)
 Power up or down.

Detailed Description

Memory card support structure.


Field Documentation

Socket status.

Referenced by SpiMmcMount().

Status reset.

void(* _MEMCARDSUPP::mcs_act)(int)

Set activity indicator.

Referenced by SpiMmcBlockRead(), and SpiMmcBlockWrite().

Power up or down.


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