MityDSP Documentation Index

MityDSP::tcDspMmc::tuMmcStatus Union Reference

status information returned by MMC card More...

#include <DspMmc.h>

List of all members.

Public Attributes

struct {
   unsigned char   meIDLE_STATE: 1
 ’1’= idle
   unsigned char   mbERASE_RESET: 1
 ’0’= cleared, ’1’= set
   unsigned char   mbILLEGAL_COMMAND: 1
 ’0’= no error, ’1’= error
   unsigned char   mbCOM_CRC_ERROR: 1
 ’0’= no error, ’1’= error
   unsigned char   mbERASE_SEQ_ERROR: 1
 ’0’= no error, ’1’= error
   unsigned char   mbADDRESS_ERROR: 1
 ’0’= no error, ’1’= error
   unsigned char   mbPARAMETER_ERROR: 1
 ’0’= no error, ’1’= error
   unsigned char   mbZERO: 1
 Must be zero if structure filled.
   unsigned char   mbCARD_IS_LOCKED: 1
 ‘0’ =card unlocked, ‘1’= card locked
   unsigned char   mbWP_ERASE_SKIP: 1
 ’0’= not protected, ’1’=protected
   unsigned char   mbGENERAL_ERROR: 1
 ’0’= no error, ’1’= error
   unsigned char   mbCC_ERROR: 1
 ’0’= no error, ’1’= error
   unsigned char   mbCARD_ECC_FAILED: 1
 ’0’= success, ’1’= failure
   unsigned char   mbWP_VIOLATION: 1
 ’0’= not protected, ’1’=protected
   unsigned char   mbERASE_PARAM: 1
 ’0’= no error, ’1’= error
   unsigned char   mbOUT_OF_RANGE: 1
 ’0’= no error, ’1’= error
msFields
unsigned char maBytes [gnSTAT_LENGTH]
unsigned short mnWord

Detailed Description

status information returned by MMC card


Member Data Documentation

’1’= idle

’0’= cleared, ’1’= set

’0’= no error, ’1’= error

’0’= no error, ’1’= error

’0’= no error, ’1’= error

’0’= no error, ’1’= error

’0’= no error, ’1’= error

Must be zero if structure filled.

‘0’ =card unlocked, ‘1’= card locked

’0’= not protected, ’1’=protected

’0’= no error, ’1’= error

’0’= no error, ’1’= error

’0’= success, ’1’= failure

’0’= not protected, ’1’=protected

’0’= no error, ’1’= error

’0’= no error, ’1’= error


  
Generated on Fri Sep 23 16:33:52 2011 for MityDSP Core by  Doxygen Version 1.6.1
Copyright © 2009, Critical Link LLC, All rights reserved.