STM32 Bootloader
Customizable Bootloader for STM32 microcontrollers
sd_diskio.h File Reference

This file contains the SD card disk I/O driver interface for the FatFs middleware. More...

#include "ff_gen_drv.h"

Go to the source code of this file.

Functions

const Diskio_drvTypeDef * SdDiskIoGetDriver (void)
 Get a pointer to the SD card disk I/O driver structure containing the initialize, status, read, write, and ioctl callbacks used by the FatFs middleware. More...
 

Detailed Description

This file contains the SD card disk I/O driver interface for the FatFs middleware.

STM32 Bootloader

Author
Akos Pasztor

Definition in file sd_diskio.h.