MS_CommandBlockWrapper_t Struct Reference
[Common Class Definitions]

#include <MassStorage.h>

Data Fields

uint32_t Signature
uint32_t Tag
uint32_t DataTransferLength
uint8_t Flags
uint8_t LUN
uint8_t SCSICommandLength
uint8_t SCSICommandData [16]

Detailed Description

Type define for a Command Block Wrapper, used in the Mass Storage Bulk-Only Transport protocol.


Field Documentation

Length of the optional data portion of the issued command, in bytes Command block flags, indicating command data direction

Logical Unit number this command is issued to

Issued SCSI command in the Command Block

Length of the issued SCSI command within the SCSI command data array

Command block signature, must be CBW_SIGNATURE to indicate a valid Command Block

Unique command ID value, to associate a command block wrapper with its command status wrapper


The documentation for this struct was generated from the following file:

Generated on Thu Sep 24 22:58:15 2009 for LUFA (Formerly MyUSB) Library by  doxygen 1.6.1