MSDSCSI_ReadCapacityData_TypeDef Struct ReferenceKit Drivers > Msd
SCSI Read Capacity response data typedef.
       Definition at line
       
        195
       
       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
        
         196
        
        of file
        
         msdscsi.h
        
        .
       
Referenced by MSDSCSI_ReadCapacity() .
| uint32_t MSDSCSI_ReadCapacityData_TypeDef::LogicalBlockLength | 
Logical Block (sector) length in bytes.
        Definition at line
        
         197
        
        of file
        
         msdscsi.h
        
        .
       
Referenced by MSDSCSI_ReadCapacity() .
The documentation for this struct was generated from the following file:
- 
       C:/repos/embsw_super_h1/hardware/kit/common/drivers/
       msdscsi.h