MSDDStateMachine.h
Default mainpage
at91lib
usb
device
massstorage
MSDDStateMachine.h
Description
Overview
Description
Purpose
Definitions, structs, functions required by a Mass Storage
device
driver
state
machine..
Usage
For a USB
device
:
MSDD_Write
,
MSDD_Read
,
MSDD_Halt
should be defined for usage in the
state
machine procedure.
MSDD_StateMachine
is invoked to run the MSD
state
machine.