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_inquiry_t Struct Reference

SCSI Inquiry Command. More...

#include <msc.h>

Data Fields

uint8_t cmd_code
 SCSI OpCode for SCSI_CMD_INQUIRY.
 
uint8_t reserved1
 
uint8_t page_code
 
uint8_t reserved2
 
uint8_t alloc_length
 specifies the maximum number of bytes that USB host has allocated in the Data-In Buffer. An allocation length of zero specifies that no data shall be transferred.
 
uint8_t control
 

Detailed Description

SCSI Inquiry Command.

Definition at line 169 of file msc.h.


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