mikroSDK Reference Manual
|
Go to the source code of this file.
Data Structures | |
struct | sdspi_config_t |
A Structure used for initialization of SD SPI Physical Drive. More... | |
struct | sdspi_physical_drive_t |
SD SPI Physical Drive Data Structure. More... | |
Enumerations | |
enum | sdspi_card_type_t |
SD Card Type Enumerator. More... | |
Functions | |
pd_status_t | sdspi_physical_drive_init (sdspi_physical_drive_t *sd, sdspi_config_t *config) |
Initializes Physical Drive for SD Card communication via SPI bus. More... | |
SD Card Physical Drive via SPI.
enum sdspi_card_type_t |
Indicate the type of the SD Card. It will be determined during the process of the SD Card initialization.