|
STM32 Bootloader
Customizable Bootloader for STM32 microcontrollers
|
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... | |
This file contains the SD card disk I/O driver interface for the FatFs middleware.
STM32 Bootloader
Definition in file sd_diskio.h.