nRF5 SDK v13.0.0
Data Fields
app_usbd_scsi_cmd_write6_t Struct Reference

Payload of APP_USBD_SCSI_CMD_WRITE6 command. More...

#include <app_usbd_msc_scsi.h>

Data Fields

uint8_t opcode
 APP_USBD_SCSI_CMD_WRITE6
 
uint8_t mslba
 Bits 5-7: reserved; Bits 0-6: MS Logical Block Address (LBA)
 
uint8_t lslba [2]
 LS Logical Block Address (LBA)
 
uint8_t xfrlen
 Transfer length (in contiguous logical blocks)
 
uint8_t control
 Control.
 

Detailed Description

Payload of APP_USBD_SCSI_CMD_WRITE6 command.


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

Documentation feedback | Developer Zone | Subscribe | Updated