![]() |
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_READ10 command. More...
#include <app_usbd_msc_scsi.h>
Data Fields | |
| uint8_t | opcode |
| APP_USBD_SCSI_CMD_READ10 | |
| uint8_t | flags |
| Command flags. | |
| uint8_t | lba [4] |
| Logical Block Address (LBA) | |
| uint8_t | groupno |
| Bits 5-7: reserved; Bits 0-6: group number. | |
| uint8_t | xfrlen [2] |
| Transfer length (in contiguous logical blocks) | |
| uint8_t | control |
| Control. | |
Payload of APP_USBD_SCSI_CMD_READ10 command.