libDaisy
Hardware Library for Daisy
Loading...
Searching...
No Matches
sd_diskio.h
Go to the documentation of this file.
1
#pragma once
2
#ifndef DSY_SD_DISKIO_H
3
#define DSY_SD_DISKIO_H
4
#ifdef __cplusplus
5
extern
"C"
6
{
7
#endif
8
9
#include "
util/bsp_sd_diskio.h
"
10
11
extern
const
Diskio_drvTypeDef
SD_Driver
;
13
#ifdef __cplusplus
14
}
15
#endif
16
17
#endif
bsp_sd_diskio.h
SD_Driver
const Diskio_drvTypeDef SD_Driver
src
util
sd_diskio.h