Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

Secure Digital
[Secure Digital Library]

Defines


Detailed Description

Commands available in SPI mode

Define Documentation

#define CMD_APP   0x37
 

CMD55: arg0[31:0]: stuff bits, response R1.

#define CMD_CLR_WRITE_PROT   0x1d
 

CMD29: arg0[31:0]: data address, response R1b.

#define CMD_CRC_ON_OFF   0x3b
 

CMD59: arg0[31:1]: stuff bits, arg0[0:0]: crc option, response R1.

#define CMD_ERASE   0x26
 

CMD38: arg0[31:0]: stuff bits, response R1b.

#define CMD_GO_IDLE_STATE   0x00
 

CMD0: response R1.

#define CMD_LOCK_UNLOCK   0x2a
 

CMD42: arg0[31:0]: stuff bits, response R1b.

#define CMD_PROGRAM_CSD   0x1b
 

CMD27: response R1.

#define CMD_READ_MULTIPLE_BLOCK   0x12
 

CMD18: arg0[31:0]: data address, response R1.

#define CMD_READ_OCR   0x3a
 

CMD58: arg0[31:0]: stuff bits, response R3.

#define CMD_READ_SINGLE_BLOCK   0x11
 

CMD17: arg0[31:0]: data address, response R1.

#define CMD_SD_SEND_OP_COND   0x29
 

ACMD41: arg0[31:0]: OCR contents, response R1.

#define CMD_SEND_CID   0x0a
 

CMD10: response R1.

#define CMD_SEND_CSD   0x09
 

CMD9: response R1.

#define CMD_SEND_IF_COND   0x08
 

CMD8: response R7.

#define CMD_SEND_OP_COND   0x01
 

CMD1: response R1.

#define CMD_SEND_STATUS   0x0d
 

CMD13: response R2.

#define CMD_SEND_WRITE_PROT   0x1e
 

CMD30: arg0[31:0]: write protect data address, response R1.

#define CMD_SET_BLOCKLEN   0x10
 

CMD16: arg0[31:0]: block length, response R1.

#define CMD_SET_WRITE_PROT   0x1c
 

CMD28: arg0[31:0]: data address, response R1b.

#define CMD_STOP_TRANSMISSION   0x0c
 

CMD12: response R1.

#define CMD_TAG_ERASE_GROUP_END   0x24
 

CMD36: arg0[31:0]: data address, response R1.

#define CMD_TAG_ERASE_GROUP_START   0x23
 

CMD35: arg0[31:0]: data address, response R1.

#define CMD_TAG_SECTOR_END   0x21
 

CMD33: arg0[31:0]: data address, response R1.

#define CMD_TAG_SECTOR_START   0x20
 

CMD32: arg0[31:0]: data address, response R1.

#define CMD_UNTAG_ERASE_GROUP   0x25
 

CMD37: arg0[31:0]: data address, response R1.

#define CMD_UNTAG_SECTOR   0x22
 

CMD34: arg0[31:0]: data address, response R1.

#define CMD_WRITE_MULTIPLE_BLOCK   0x19
 

CMD25: arg0[31:0]: data address, response R1.

#define CMD_WRITE_SINGLE_BLOCK   0x18
 

CMD24: arg0[31:0]: data address, response R1.


Generated on Tue Apr 7 20:07:44 2015 for BF592A Library by doxygen 1.3.1