Data Fields
AtaMMCState Struct Reference

Structure to hold the media ATA state values specific to MMCSD. More...

#include <csl_mmcsd_ataIf.h>

Data Fields

void * hMmcSd
AtaStatepDrive
void * pMmcSdptr
AtaUint16 * pReadBuf
Uint16 * pWriteBuf
Uint32 currentsectorR
Uint32 currentwordR
Uint32 currentsectorWr
Uint32 currentwordWr
void(* mmcsdCallBack )(void)

Detailed Description

Structure to hold the media ATA state values specific to MMCSD.


Field Documentation

Number of the current sector read

Number of the current sector written

value of the current word read

value of the current word written

MMCSD call back pointer

Pointer to the ata state structure

Referenced by MMC_initState().

Pointer kept for the future use

Pointer to the read data buffer

Pointer to the write data buffer


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