SBCMethods.h
Default mainpageat91libusbdevicemassstorageSBCMethods.h
Description Overview
Methods Brief description
 SBC_GetCommandInformation Return information about the transfer length and direction expected by the device for a particular command.
 SBC_ProcessCommand Processes a SBC command by dispatching it to a subfunction.
 SBC_UpdateSenseData Updates the sense data of a LUN with the given key and codes.
Defines  
 SBC_STATE_NEXT_BLOCK Start next command block.
 SBC_STATE_READ Start of reading bulk data.
 SBC_STATE_WAIT_READ Waiting for the bulk data reading complete.
 SBC_STATE_WAIT_WRITE Waiting for the bulk data sending complete.
 SBC_STATE_WRITE Start writing bulk data to host.