|
NetBurner 3.5.7
PDF Version |
UFI standard inquiry data structure. More...
#include <usb_host_msd.h>
Public Attributes | |
| uint8_t | peripheralDeviceType |
| uint8_t | removableMediaBit |
| uint8_t | version |
| uint8_t | responseDataFormat |
| uint8_t | additionalLength |
| uint8_t | reserved1 [3] |
| uint8_t | vendorInformation [8] |
| uint8_t | productIdentification [16] |
| uint8_t | productRevisionLevel [4] |
UFI standard inquiry data structure.
| uint8_t _usb_host_ufi_inquiry_data::additionalLength |
Specify the length in bytes of the parameters
| uint8_t _usb_host_ufi_inquiry_data::peripheralDeviceType |
Identifies the device currently connected to the requested logical unit
| uint8_t _usb_host_ufi_inquiry_data::productIdentification[16] |
Contains 16 bytes of ASCII data as defined by the vendor
| uint8_t _usb_host_ufi_inquiry_data::productRevisionLevel[4] |
Contains 4 bytes of ASCII data as defined by the vendor
| uint8_t _usb_host_ufi_inquiry_data::removableMediaBit |
This shall be set to one to indicate removable media
| uint8_t _usb_host_ufi_inquiry_data::reserved1[3] |
Reserved field
| uint8_t _usb_host_ufi_inquiry_data::responseDataFormat |
A value of 01h shall be used for UFI device
| uint8_t _usb_host_ufi_inquiry_data::vendorInformation[8] |
Contains 8 bytes of ASCII data identifying the vendor of the product
| uint8_t _usb_host_ufi_inquiry_data::version |
Version