Local card interface information. More...

Data Fields | |
| uint32_t | ifc_config |
| Configuration flags. | |
| uint32_t | ifc_opcond |
| Operating conditions. | |
| uint32_t | ifc_reladdr |
| Relative card address. | |
| uint8_t * | ifc_buff |
| Pointer to sector buffer. | |
| uint32_t | ifc_resp [4] |
| MMC response. | |
| uint32_t | ifc_cid [4] |
| Card identification. | |
Local card interface information.
Definition at line 156 of file at91_mci.c.
Configuration flags.
Definition at line 158 of file at91_mci.c.
Operating conditions.
Definition at line 160 of file at91_mci.c.
Relative card address.
Definition at line 162 of file at91_mci.c.
Pointer to sector buffer.
Definition at line 164 of file at91_mci.c.
MMC response.
Definition at line 166 of file at91_mci.c.
Card identification.
Definition at line 168 of file at91_mci.c.