Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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