Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumerated type describes the physical interface to an SD card.
typedef enum {SD_INTERFACE_SD_MMC_1BIT,
SD_INTERFACE_SD_4BIT} SD_INTERFACE_MODE;
Elements
- SD_INTERFACE_SD_MMC_1BIT
The SD card is connected by a 1-bit physical interface. - SD_INTERFACE_SD_4BIT
The SD card is connected by a 4-bit physical interface.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Sdcardddk.h.
See Also
Secure Digital Card Driver Enumerations
Send Feedback on this topic to the authors