MSDSCSI_ReadCapacityData_TypeDef Struct ReferenceKit Drivers > Gecko USB MSD

SCSI Read Capacity response data typedef.

Definition at line 210 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 211 of file msdscsi.h.

Referenced by MSDSCSI_ReadCapacity().

uint32_t MSDSCSI_ReadCapacityData_TypeDef::LogicalBlockLength

Logical Block (sector) length in bytes.

Definition at line 212 of file msdscsi.h.

Referenced by MSDSCSI_ReadCapacity().


The documentation for this struct was generated from the following file:
  • C:/repos/super/hardware/kit/common/drivers/msdscsi.h