SAMV71 Xplained Ultra Software Package 1.5

SDIO Card Metaformat
[SDIO APIs]

Collaboration diagram for SDIO Card Metaformat:

Defines

#define CISTPL_NULL   0x00
#define CISTPL_DEVICE   0x01
#define CISTPL_CHECKSUM   0x10
#define CISTPL_VERS_1   0x15
#define CISTPL_ALTSTR   0x16
#define CISTPL_MANFID   0x20
#define CISTPL_FUNCID   0x21
#define CISTPL_FUNCE   0x22
#define CISTPL_SDIO_STD   0x91
#define CISTPL_SDIO_EXT   0x92
#define CISTPL_END   0xFF

Detailed Description

Here lists definitions for SDIO metaformats.


Define Documentation

#define CISTPL_ALTSTR   0x16

Alternate Language String (PCMCIA 3.2.1)

Definition at line 301 of file sdio.h.

#define CISTPL_CHECKSUM   0x10

Checksum control (PCMCIA 3.1.1)

Definition at line 299 of file sdio.h.

#define CISTPL_DEVICE   0x01

Device tuple (PCMCIA 3.2.2)

Definition at line 298 of file sdio.h.

#define CISTPL_END   0xFF

The End-of-chain Tuple (PCMCIA 3.1.2)

Definition at line 307 of file sdio.h.

#define CISTPL_FUNCE   0x22

Function Extensions (PCMCIA 3.2.6)

Definition at line 304 of file sdio.h.

#define CISTPL_FUNCID   0x21

Function Identification (PCMCIA 3.2.7)

Definition at line 303 of file sdio.h.

#define CISTPL_MANFID   0x20

Manufacturer Identification String (PCMCIA 3.2.9)

Definition at line 302 of file sdio.h.

#define CISTPL_NULL   0x00

Null tuple (PCMCIA 3.1.9)

Definition at line 297 of file sdio.h.

#define CISTPL_SDIO_EXT   0x92

Reserved for future SDIO (PCMCIA 6.1.3)

Definition at line 306 of file sdio.h.

#define CISTPL_SDIO_STD   0x91

Additional information for SDIO (PCMCIA 6.1.2)

Definition at line 305 of file sdio.h.

#define CISTPL_VERS_1   0x15

Level 1 version (PCMCIA 3.2.10)

Definition at line 300 of file sdio.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines