#include <MassStorage.h>
Data Fields | |
uint32_t | Signature |
uint32_t | Tag |
uint32_t | DataTransferResidue |
uint8_t | Status |
Number of bytes of data not processed in the SCSI command
uint32_t MS_CommandStatusWrapper_t::Signature |
Status block signature, must be CSW_SIGNATURE to indicate a valid Command Status
Status code of the issued command - a value from the MassStorage_CommandStatusCodes_t enum
uint32_t MS_CommandStatusWrapper_t::Tag |
Unique command ID value, to associate a command block wrapper with its command status wrapper