|
mikroSDK Reference Manual
|
Go to the documentation of this file.
44 #ifndef _SDSPI_PHYSICAL_DRIVE_H_
45 #define _SDSPI_PHYSICAL_DRIVE_H_
51 #include "physical_drive.h"
116 #endif // !_SDSPI_PHYSICAL_DRIVE_H_
sdspi_card_type_t
SD Card Type Enumerator.
Definition: sdspi_physical_drive.h:57
The SPI Master driver context structure.
Definition: drv_spi_master.h:141
Physical Drive Base Data Structure Reference.
Definition: physical_drive.h:127
A Structure used for initialization of SD SPI Physical Drive.
Definition: sdspi_physical_drive.h:70
Digital output driver context structure, consisted of the following fields :
Definition: drv_digital_out.h:71
Definition: sdspi_physical_drive.h:59
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.
SD SPI Physical Drive Data Structure.
Definition: sdspi_physical_drive.h:87
Definition: sdspi_physical_drive.h:58
Definition: sdspi_physical_drive.h:61
hal_pin_name_t pin_name_t
Definition: drv_name.h:73
Definition: sdspi_physical_drive.h:62
Definition: sdspi_physical_drive.h:60
Definition: sdspi_physical_drive.h:63
API for SPI Master driver.