PSoC 6 Peripheral Driver Library

General Description

The masks below can be used with the Cy_SD_Host_GetScr function.

Macros

#define CY_SD_HOST_SCR_SCR_STRUCTURE   (0x000000F0UL)
 Version number of the related SCR structure in the SD Memory Card Physical Layer Specification.
 
#define CY_SD_HOST_SCR_SD_SPEC   (0x0000000FUL)
 Describes the SD Memory Card Physical Layer Specification version supported by this card.
 
#define CY_SD_HOST_SCR_DATA_STAT_AFTER_ERASE   (0x00008000UL)
 Defines the data status after erase, whether it is '0' or '1' (the status is card vendor dependent).
 
#define CY_SD_HOST_SCR_SD_SECURITY   (0x00007000UL)
 Describes the security algorithm supported by the card.
 
#define CY_SD_HOST_SCR_SD_BUS_WIDTHS   (0x00000F00UL)
 Describes all the DAT bus widths that are supported by this card.