MCUXpresso SDK API Reference Manual  Rev 2.15.000
NXP Semiconductors
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Cards: Secure Digital Card/Embedded MultiMedia Card/SDIO Card

Overview

The MCUXpresso SDK provides drivers to access the Secure Digital Card(up to v3.0), Embedded MultiMedia Card(up to v5.0) and sdio card(up to v3.0) based on the SDHC/USDHC/SDIF driver. Here is a simple block diagram about the drivers:

                ---------------------------
                |       Application       |
                ---------------------------
                            |
                            v
                ---------------------------
                |       Card driver       |
                ---------------------------
                            |
                            v
                ------------- -------------
                |host driver| |OSA adapter|
                ------------- -------------
                            |
                            v
                ----------------------------
                |  host controller driver  |
                ----------------------------
                            |
                            v
                ----------------------------
                |host controller peripheral|
                ----------------------------
                            |
                            v
                ----------------------------
                |          card            |
                ----------------------------

Modules

 MMC Card Driver
 
 SD Card Driver
 
 SDIO Card Driver
 
 SDMMC Common
 
 SDMMC HOST Driver
 
 SDMMC OSA