Packet structure to answer (SCSI_TEST_UNIT_READY) request.  
 More...
Packet structure to answer (SCSI_TEST_UNIT_READY) request. 
- See also
- Inquiry Command from SCSI Primary Command 
Definition at line 129 of file scsi.h.
#include <scsi.h>
◆ logical_unit
      
        
          | uint8_t msc_test_unit_pkt_t::logical_unit | 
      
 
Selected LUN. 
Definition at line 131 of file scsi.h.
 
 
◆ reserved
      
        
          | uint8_t msc_test_unit_pkt_t::reserved[10] | 
      
 
Reserved. 
Definition at line 132 of file scsi.h.
 
 
◆ type
      
        
          | uint8_t msc_test_unit_pkt_t::type | 
      
 
type of device 
Definition at line 130 of file scsi.h.
 
 
The documentation for this struct was generated from the following file:
- sys/include/usb/usbus/msc/scsi.h