MSDBOT_CSW_TypeDef Struct ReferenceKit Drivers > Gecko USB MSD
Bulk Only Transport (BOT) Command Status Wrapper (CSW) typedef.
       Definition at line
       
        100
       
       of file
       
        msdbot.h
       
       .
      
      
       #include <
       
     
        msdbot.h
       
       >
      
| Data Fields | |
| uint8_t | bCSWStatus | 
| uint32_t | dCSWDataResidue | 
| uint32_t | dCSWSignature | 
| uint32_t | dCSWTag | 
Field Documentation
| uint8_t MSDBOT_CSW_TypeDef::bCSWStatus | 
BOT command execution result.
        Definition at line
        
         104
        
        of file
        
         msdbot.h
        
        .
       
Referenced by MSDBOT_Xfer() .
| uint32_t MSDBOT_CSW_TypeDef::dCSWDataResidue | 
BOT transfer residue count.
        Definition at line
        
         103
        
        of file
        
         msdbot.h
        
        .
       
| uint32_t MSDBOT_CSW_TypeDef::dCSWSignature | 
The CSW signature (ascii USBS).
        Definition at line
        
         101
        
        of file
        
         msdbot.h
        
        .
       
| uint32_t MSDBOT_CSW_TypeDef::dCSWTag | 
The CSW tag.
        Definition at line
        
         102
        
        of file
        
         msdbot.h
        
        .
       
The documentation for this struct was generated from the following file:
- 
       C:/repos/super/hardware/kit/common/drivers/
       msdbot.h