SAMV71 Xplained Ultra Software Package 1.4
Define Documentation
#define SDIO_COM_CRC_ERROR (1UL << 15) |
The CRC check of the previous command failed.
Definition at line 147 of file sdmmc.c.
#define SDIO_ILLEGAL_COMMAND (1UL << 14) |
Command not legal for the card state.
Definition at line 149 of file sdmmc.c.
Value:(0 \
| SDIO_R5_ERROR \
| SDIO_R5_FUNCN_ERROR \
| SDIO_R5_OUT_OF_RANGE)
Status bits mask for SDIO R5
Definition at line 156 of file sdmmc.c.
Value:Status bits mask for SDIO R6
Definition at line 152 of file sdmmc.c.