SBC_ProcessCommand
Default mainpageat91libusbdevicemassstorageSBC_ProcessCommand
Description Source Call Graph
SBC_ProcessCommand
Processes a SBC command by dispatching it to a subfunction.
 
Syntax / parameters
unsigned char SBC_ProcessCommand (MSDLun *lun, MSDCommandState *commandState)

Name Type Default Description
lun MSDLun *
  Pointer to the affected LUN
commandState MSDCommandState *
  Pointer to the current command state
 
Return value unsigned char
  Operation result code
Description
Processes a SBC command by dispatching it to a subfunction.

 
Source
The documentation for this Member was generated from the following files:
  • SBCMethods.c