_BSP_User_Manual
|
Data Structures | |
struct | SD_CSD |
Card Specific Data: CSD Register. More... | |
struct | SD_CID |
Card Identification Data: CID Register. More... | |
struct | SD_CardInfo |
SD Card information. More... | |
Defines | |
#define | MSD_OK 0x00 |
SD status structure definition. | |
#define | MSD_ERROR 0x01 |
Enumerations | |
enum | SD_Info { SD_RESPONSE_NO_ERROR = (0x00), SD_IN_IDLE_STATE = (0x01), SD_ERASE_RESET = (0x02), SD_ILLEGAL_COMMAND = (0x04), SD_COM_CRC_ERROR = (0x08), SD_ERASE_SEQUENCE_ERROR = (0x10), SD_ADDRESS_ERROR = (0x20), SD_PARAMETER_ERROR = (0x40), SD_RESPONSE_FAILURE = (0xFF), SD_DATA_OK = (0x05), SD_DATA_CRC_ERROR = (0x0B), SD_DATA_WRITE_ERROR = (0x0D), SD_DATA_OTHER_ERROR = (0xFF) } |
Define Documentation
#define MSD_ERROR 0x01 |
Definition at line 71 of file stm3210c_eval_sd.h.
Referenced by BSP_SD_Erase(), BSP_SD_GetCardInfo(), BSP_SD_Init(), BSP_SD_ReadBlocks(), BSP_SD_WriteBlocks(), SD_GetCIDRegister(), SD_GetCSDRegister(), SD_GoIdleState(), and SD_SendCmd().
#define MSD_OK 0x00 |
SD status structure definition.
Definition at line 70 of file stm3210c_eval_sd.h.
Referenced by BSP_SD_Erase(), BSP_SD_GetStatus(), BSP_SD_ReadBlocks(), BSP_SD_WriteBlocks(), SD_GetCIDRegister(), SD_GetCSDRegister(), SD_GoIdleState(), and SD_SendCmd().
Enumeration Type Documentation
enum SD_Info |
Definition at line 73 of file stm3210c_eval_sd.h.
Generated on Thu Dec 11 2014 15:38:29 for _BSP_User_Manual by 1.7.5.1