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
5extern "C"
6{
7#endif
8
10
11 extern const Diskio_drvTypeDef SD_Driver;
13#ifdef __cplusplus
14}
15#endif
16
17#endif
const Diskio_drvTypeDef SD_Driver