nRF5 SDK v13.0.0
Data Fields
app_usbd_scsi_cmd_modesense10_t Struct Reference

Payload of APP_USBD_SCSI_CMD_MODESENSE10 command. More...

#include <app_usbd_msc_scsi.h>

Data Fields

uint8_t opcode
 APP_USBD_SCSI_CMD_MODESENSE10
 
uint8_t flags
 Flags.
 
uint8_t pcpgcode
 Bits 6-7: PC, bits 0-5: page code.
 
uint8_t subpgcode
 Subpage code.
 
uint8_t reserved [3]
 Reserved.
 
uint8_t alloclen [2]
 Allocation length.
 
uint8_t control
 Control.
 

Detailed Description

Payload of APP_USBD_SCSI_CMD_MODESENSE10 command.


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

Documentation feedback | Developer Zone | Subscribe | Updated