SCSI_CapacityTypeDef is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

SCSI_CapacityTypeDef struct

This file is the Header file for usbh_msc_scsi.c

Syntax

typedef struct {   uint32_t block_nbr;   uint16_t block_size; } SCSI_CapacityTypeDef;

Fields

block_nbr

No summary provided. Read more...

block_size

No summary provided. Read more...