tinyusb  0.4
Click here to lend your support to tinyusb donation and make a donation at pledgie.com
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
scsi_read10_t Struct Reference

SCSI Read 10 Command. More...

#include <msc.h>

Data Fields

uint8_t cmd_code
 SCSI OpCode.
 
uint8_t reserved
 
uint32_t lba
 The first Logical Block Address (LBA) accessed by this command.
 
uint8_t reserved2
 
uint16_t block_count
 Number of Blocks used by this command.
 
uint8_t control
 

Detailed Description

SCSI Read 10 Command.

Definition at line 340 of file msc.h.


The documentation for this struct was generated from the following file: