nRF5 SDK v13.0.0
Data Fields
app_usbd_scsi_cmd_modesense6_t Struct Reference

Payload of APP_USBD_SCSI_CMD_MODESENSE6 command. More...

#include <app_usbd_msc_scsi.h>

Data Fields

uint8_t opcode
 
uint8_t flags
 
uint8_t pcpgcode
 
uint8_t subpgcode
 
uint8_t alloclen
 
uint8_t control
 

Detailed Description

Payload of APP_USBD_SCSI_CMD_MODESENSE6 command.

Field Documentation

uint8_t app_usbd_scsi_cmd_modesense6_t::alloclen
  • Allocation length
uint8_t app_usbd_scsi_cmd_modesense6_t::control
  • Control
uint8_t app_usbd_scsi_cmd_modesense6_t::flags
  • Flags
uint8_t app_usbd_scsi_cmd_modesense6_t::opcode
uint8_t app_usbd_scsi_cmd_modesense6_t::pcpgcode
  • Bits 6-7: PC, bits 0-5: page code
uint8_t app_usbd_scsi_cmd_modesense6_t::subpgcode
  • subpage code

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

Documentation feedback | Developer Zone | Subscribe | Updated