![]() |
MCUXpresso SDK API Reference Manual
Rev. 0
NXP Semiconductors
|
SD card SCR register.
#include <fsl_sdmmc_spec.h>
Data Fields | |
| uint8_t | scrStructure |
| SCR Structure [63:60]. | |
| uint8_t | sdSpecification |
| SD memory card specification version [59:56]. | |
| uint16_t | flags |
| SCR flags in _sd_scr_flag. | |
| uint8_t | sdSecurity |
| Security specification supported [54:52]. | |
| uint8_t | sdBusWidths |
| Data bus widths supported [51:48]. | |
| uint8_t | extendedSecurity |
| Extended security support [46:43]. | |
| uint8_t | commandSupport |
| Command support bits [33:32] 33-support CMD23, 32-support cmd20. | |
| uint32_t | reservedForManufacturer |
| reserved for manufacturer usage [31:0] | |