libDaisy
Hardware Library for Daisy
Toggle main menu visibility
Introduction
Related Pages
Additional Resources
Electrosmith Website
Daisy Seed Product Page
Daisy Web Programmer
Daisy Seed Datasheet
DaisySP DSP Library Documentation
Daisy Forum
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
a
b
c
d
f
g
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
w
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
w
Functions
Variables
Macros
_
a
b
c
d
e
f
i
l
m
n
o
p
q
r
s
t
u
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
usbh_diskio.h
Go to the documentation of this file.
1
18
/* Define to prevent recursive inclusion -------------------------------------*/
19
#ifndef __USBH_DISKIO_H
20
#define __USBH_DISKIO_H
21
22
/* USER CODE BEGIN firstSection */
23
/* can be used to modify / undefine following code or add new definitions */
24
/* USER CODE END firstSection */
25
26
/* Includes ------------------------------------------------------------------*/
27
#include "usbh_core.h"
28
#include "usbh_msc.h"
29
/* Exported types ------------------------------------------------------------*/
30
/* Exported constants --------------------------------------------------------*/
31
/* Exported functions ------------------------------------------------------- */
32
extern
const
Diskio_drvTypeDef
USBH_Driver
;
33
34
/* USER CODE BEGIN lastSection */
35
/* can be used to modify / undefine previous code or add new definitions */
36
/* USER CODE END lastSection */
37
38
#endif
/* __USBH_DISKIO_H */
39
40
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
USBH_Driver
const Diskio_drvTypeDef USBH_Driver
src
util
usbh_diskio.h