![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Payload of APP_USBD_SCSI_CMD_READ6 command. More...
#include <app_usbd_msc_scsi.h>
Data Fields | |
| uint8_t | opcode |
| APP_USBD_SCSI_CMD_READ6 | |
| 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. | |
Payload of APP_USBD_SCSI_CMD_READ6 command.