mikroSDK Reference Manual
Physical Drive Data

Physical Drive Data Structure Reference. More...

Topics

 SD Commands
 SD Card Commands.
 

Data Structures

struct  physical_drive_t
 Physical Drive Base Data Structure Reference. More...
 
struct  physical_drive_vector_table
 Physical Drive Vector Table. More...
 
struct  sdspi_physical_drive_t
 SD SPI Physical Drive Data Structure. More...
 

Typedefs

typedef struct physical_drive_vector_table physical_drive_vector_table_t
 Physical Drive Vector Table.
 

Typedef Documentation

◆ physical_drive_vector_table_t

A table of function pointers, used used by physical_drive_t struct, in order to call up correct functions for the particular implementation of the physical drive.