MSDSCSI_ReadCapacityData_TypeDef Struct ReferenceKit Drivers > Gecko USB MSD
SCSI Read Capacity response data typedef.
       Definition at line
       
        197
       
       of file
       
        msdscsi.h
       
       .
      
      
       #include <
       
     
        msdscsi.h
       
       >
      
| Data Fields | |
| uint32_t | LogicalBlockAddress | 
| uint32_t | LogicalBlockLength | 
Field Documentation
| uint32_t MSDSCSI_ReadCapacityData_TypeDef::LogicalBlockAddress | 
Last Logical Block (sector) Address on media.
        Definition at line
        
         198
        
        of file
        
         msdscsi.h
        
        .
       
Referenced by MSDSCSI_ReadCapacity() .
| uint32_t MSDSCSI_ReadCapacityData_TypeDef::LogicalBlockLength | 
Logical Block (sector) length in bytes.
        Definition at line
        
         199
        
        of file
        
         msdscsi.h
        
        .
       
Referenced by MSDSCSI_ReadCapacity() .
The documentation for this struct was generated from the following file:
- 
       C:/repos/super_h1/hardware/kit/common/drivers/
       msdscsi.h